Access to Eeprom

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

cross mob
AdRa_4011776
Level 1
Level 1

Good day   I would like to receive support regarding the CYBLE-012011-EVAL card. When trying to access and write to the EEPROM of the microcontroller, we gave ourselves accounts that we could not, that something was needed. So please, I would like you to help me by telling me how to access and write about it, or in any case, I would recommend a similar one in which I can.  

No more for the moment, I appreciate the attention given, hoping to receive your support.  

Best regards.

0 Likes
1 Solution
ScottA_91
Employee
Employee
10 solutions authored 100 replies posted 50 replies posted

For EEProm access you need a PSoC not a PRoC chip.

This would work nicely I think:

https://www.cypress.com/documentation/development-kitsboards/cyble-214009-eval-ez-ble-psoc-evaluatio...

Edit: wrong link the first time.

View solution in original post

0 Likes
4 Replies
ScottA_91
Employee
Employee
10 solutions authored 100 replies posted 50 replies posted

I don't think there's an EEProm on that evaluation board or the PRoC.  There's flash and there's a FRAM on the pioneer base board if it is connected.

https://www.cypress.com/documentation/development-kitsboards/cyble-012011-eval-ez-ble-proc-evaluatio...

2019-02-12_13-03-38.png

I'm not sure what you're trying to do.  Can you explain in more detail?

0 Likes
Vison_Zhang
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 250 sign-ins

Go to Creator-->View-->Other Windows-->Start Page, click 'Find Code Example' options, input 'EEPROM' as key word, you can find 'PSoC_EmEEPROM_PSoC4' code examples, you can refer it to know how to use FLASH as emulated EEPROM.

0 Likes

Yes, it is, but in this case it is for PRoC, but I get a message that says "it is not compatible". I do not know if I'm missing something, or I'm missing something. For that reason I would like that you could help me with that, or otherwise recommend me something similar to CYBLE-012011 in which I can do it.

0 Likes
ScottA_91
Employee
Employee
10 solutions authored 100 replies posted 50 replies posted

For EEProm access you need a PSoC not a PRoC chip.

This would work nicely I think:

https://www.cypress.com/documentation/development-kitsboards/cyble-214009-eval-ez-ble-psoc-evaluatio...

Edit: wrong link the first time.

0 Likes