Author |
Message |
Topic: PIC Device ID |
lehmannjl
Replies: 10
Views: 44893
|
Forum: General CCS C Discussion Posted: Tue Jun 03, 2008 3:33 am Subject: PIC Device ID |
Oops ! my mistake, I must have been asleep last evening, when I wrote the code. My LED display routine was incorrect, everything works fine now. Thanks for helping. |
Topic: PIC Device ID |
lehmannjl
Replies: 10
Views: 44893
|
Forum: General CCS C Discussion Posted: Tue Jun 03, 2008 1:48 am Subject: PIC Device ID |
I am using version 4.071
I use this on a specific hardware which basically consist of the 18F4550 and a USB interface. There are also 6 LEDs which I use to display the device ID read. |
Topic: PIC Device ID |
lehmannjl
Replies: 10
Views: 44893
|
Forum: General CCS C Discussion Posted: Mon Jun 02, 2008 9:53 am Subject: reading DEVID1 & 2 |
I used the code as posted on a 18F4550 but I only get FF and not the correct signature which should be 12h for DIVID2 and 000xxxxxb for DIVID1 (where xxxxx is the revision).
Any idea what could be wr ... |
|