Is there any way to read out data from the eeprom in CYW20736S without corrupting the data?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi,

I encounter a situation which needs to find out the difference between data in eeprom of good unit and 'bad' unit, so I need a way to read out data without corrupting them.

Is there any way to achieve this?

Thanks.

0 Likes
1 Solution
BoonT_56
Employee
Employee
500 likes received 250 likes received 100 likes received

We currently does not have such a tool. Please do a eeprom recovery and re-download the image.

View solution in original post

0 Likes
4 Replies
BoonT_56
Employee
Employee
500 likes received 250 likes received 100 likes received

We currently does not have such a tool. Please do a eeprom recovery and re-download the image.

0 Likes
Anonymous
Not applicable

Recovery or re-downloading doesn't help because what I need is debugging instead of repairing.

Thank you anyway, btta.

0 Likes
Anonymous
Not applicable

Would it work if I wrote an application code which reads out data in eeprom and is similar as chipload.exe's minidriver, runs directly from RAM?

0 Likes
Anonymous
Not applicable

HI kevinsong

I also encounter the similar issue, I need to read out the data from the spi flash in the "bad" unit. Have you found any way to read out the data from the external memory?

0 Likes