Quantcast
Channel: MPLAB XC16
Viewing all articles
Browse latest Browse all 1508

How to read UDID PIC24FJ1024GB606 (michael.dale)

$
0
0
I am wondering what the correct way to read the UDID on this part is as all I can get is 0's, none of the following seem to work

unsigned int UDID;
unsigned int *DIDIPTR = (0x801600);
UDID = *DIDIPTR;// does not work

memcpy..


Viewing all articles
Browse latest Browse all 1508

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>