I have a PIC18F4680. After reading the datasheet, it's still no clear to me how can I determine which revision the chip is.
So how do I determine the revision of the microcontroller other than asking the supplier to provide that information to me?
Answers relevant to other PIC series are welcome too.
Answer
It seems I managed to find the answer to my question.
In the PICkit 2 installation directory, there should be file named PICkit2.ini
. This line: REVS:
needs to be added to it in order to display the revision of the connected chip. The revision will appear to the right of the checksum value. This feature needs software version 2.10 or later.
No comments:
Post a Comment