Forum Discussion
RReth
New Contributor
6 years agoHi Wolfgang,
I can successfully read back FLASH_RD_RDID. I got value 20h.
But when I tried to read back DEVICE_ID_DATA_x value, all give me value 00h .
Thank you,
Remya
ShafiqY_Intel
Frequent Contributor
6 years agoHi Remya,
The default value of DEVICE_ID_DATA_x is 0x00.
Thus, it is expected behavior.
Below is my Cyclone 10 LP DEVICE_ID_DATA_x:
Thanks