How to control em_eeprom?

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

cross mob
Anonymous
Not applicable

At first, Proc ble has em_eeprom. so i decided em_eeprom. but em_eeprom is not supproted with Proc.

   

so i had to use em_eeprom in Psoc. And 'em_eeprom' is not compatible with PRoc, so i had to copy code about em_eeprom.

   

and I success wrting flash memory(depend on return parameter). but nothing can check success. and I want to use reading flash

   

as well as writing flash. but API is not produced. according to datasheet, 'there are no I/O connection without API'. if so, how can i

   

read flash memory which i write. I tried to read flash adress, but failed.

   

how can i do?

   

ps) I refer datasheet 'em_eeprom'

0 Likes
8 Replies