Regarding EEPROM in CY8CPROTO-062-4343W PSOC6 WIFI-BT PROTOTYPING KIT

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

cross mob
SURYASUNDAR
Level 2
Level 2
First like given 50 sign-ins First solution authored
Hi,
 
 Using the CY8CPROTO-062-4343W PSOC6 WIFI-BT PROTOTYPING KIT,from EEPROM, we are attempting to read and write data. By utilizing the built-in code for Emulated_eeprom, we can write data to EEPROM. We can read the data as it is being written, but if we reset the board and attempt to read the data at a different place in the code, we are unable to do so. Do we need to add an external EEPROM to the board or is it possible to retrieve the EEPROM data from a location other than the one where we wrote it?

Thank you
0 Likes
1 Solution
Alakananda_BG
Moderator
Moderator
Moderator
50 likes received 250 sign-ins 250 replies posted

Hi @SURYASUNDAR ,

Can you let us know from what location you are trying to read the code?

Is it allocated to eeprom only?

If it is, it should be possible to read the data

Regards,

Alakananda

View solution in original post

0 Likes
1 Reply
Alakananda_BG
Moderator
Moderator
Moderator
50 likes received 250 sign-ins 250 replies posted

Hi @SURYASUNDAR ,

Can you let us know from what location you are trying to read the code?

Is it allocated to eeprom only?

If it is, it should be possible to read the data

Regards,

Alakananda
0 Likes