Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Help for programming PIC!?
I tried to program PIC 16F628A for Project of"Programmable digital Timer" from website "www.embedded-lab.com" and downloaded source code and hex code. But when I tried to Burn hex in micro controller then software shows error message "verify failed at 0000h".So though verification failed is my micro controller is programmed? will I get result? there was ICSP header used for programming the PIC in the circuit diagram but instead of that I tried to burn hex into the PIC individually.So is this error is because I haven't used ICSP? Please help...its urgent
2 Answers
- Anonymous9 years agoFavorite Answer
ARDUINO.CC
- 9 years ago
ICSP header is just another technique to burn your code on PIC. It has nothing to do with your hex file or anything else. You just check again your steps, you followed while burning code on PIC. If you still have the same problem, then follow your programmer's guide.