Hi,
I want to change a byte in a eeprom flash. But I can not do it. How can I do it. (in this adress a data is available).
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I want to change a byte in a eeprom flash. But I can not do it. How can I do it. (in this adress a data is available).
Hi Hans,
Thanks for using e2e support. Are you trying with the F021 flash APIs for programming and erase? There are erasing/programming procedures given in F021 API reference guide. You may have to erase the entire sector before programming with the new value, if a particular byte of interest is already programmed.
Let us know the method with which you are trying, we can help you more.
Thanks,
Praveen