futz
Active Member
I'm tinkering with an 18F14K50, which is rated for 1.8V to 5.5V. Once I updated MPLAB to the latest, the PICkit2 happily connects to it and supplies 3.3V to it.
For reasons related to my circuit I want to supply it with 5V. When I do this and try to have MPLAB connect I get this error:
Is this just because MPLAB support for these chips is still in beta?
The PICkit 2 program, v2.61, seems to be ok with external 5V supply, but refuses to allow the PICkit 2 to supply more than 3.3V.
For reasons related to my circuit I want to supply it with 5V. When I do this and try to have MPLAB connect I get this error:
Code:
Found PICkit 2 - Operating System Version 2.32.0
PK2Error0023: Target Vdd measured at 4.99V which is outside the programmable range of this device ( 1.88V - 3.60V)
PICkit 2 Ready
Is this just because MPLAB support for these chips is still in beta?
The PICkit 2 program, v2.61, seems to be ok with external 5V supply, but refuses to allow the PICkit 2 to supply more than 3.3V.