Topic : 96bit Unique ID Read in RFlasher7

Forum : ST7/STM8

Original Post
Post Information Post
August 27, 2014 - 7:22am
Guest

Hi,

It would be great if we could read the STM8S unique 96bit ID from RFlasher7 after executing the

Replies
Post Information Post
+1
0
-1
August 27, 2014 - 9:03am
Guest

"Read" button and Searching for address "0x48CD" in the code view for our production purposes.

However when i tried this all of the values are 0x00 for the address range 0x48CD ~ 0x48D8 for an STM8S105.

Any ideas why?

Cheers,

Jesse

+1
0
-1
August 27, 2014 - 2:49pm
Raisonance Support Team

Hello,

Thank you for the feedback,

For the moment is not possible to read at this address. we add this issue in our "to do" and we wish to fix it before end of the next week.

I will let you know when we fix it as soon as possible.

In the mean while, as workaround, you can create an application which reads at the address requested and write the value in the Flash.
Run your project in Rflasher
Read the flash

I hope it helps.

Best regards,

+1
0
-1
August 28, 2014 - 1:15am
Guest

Thanks Etienne,

That would be a good update, that way the guys managing production can read it without having firmware loaded.

Reading the ID in the application and dumping it in EEPROM will be sufficient for now.

Cheers,

Jesse