Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hey thanksWhich programmer software you are using ?
You should use dspic30f supported pic kit version software .
That software might be discontinued by Michrochip , anyway you can download from in internet .
--- Updated ---
Here you can download it http://ww1.microchip.com/downloads/en/DeviceDoc/PICkit 2 v2.55.01 Setup B.zip
What was the error? That might give a clue.
Susan
It may be support on Pic kit 3 version .
Any way you try to connect the 27 and 28 pin of Dspic30f20 to the programmer
Could you tell me which will disable code protectionIf you only read 0x0000 then the code protection is active.
if the MCU programs but does not verify then the code is in there but you just can’t read it back to verify.
if you want to reprogram then you need to read the data sheet about how to completely erase the chip first - the PicKit2 has options to provide the correct Vpp voltage to do this.
Susan
If you only read 0x0000 then the code protection is active.
if the MCU programs but does not verify then the code is in there but you just can’t read it back to verify.
if you want to reprogram then you need to read the data sheet about how to completely erase the chip first - the PicKit2 has options to provide the correct Vpp voltage to do this.
Susan
Can you please help me by telling me how can I completely erase it , I can't find anything about how to do it..If you only read 0x0000 then the code protection is active.
if the MCU programs but does not verify then the code is in there but you just can’t read it back to verify.
if you want to reprogram then you need to read the data sheet about how to completely erase the chip first - the PicKit2 has options to provide the correct Vpp voltage to do this.
Susan