Part Number: MSPM33-SDK
Other Parts Discussed in Thread: MSPM33C321A, SYSCONFIG
Hello,
I use the µc MSPM33C321A, and I would like to manage EEPROM.
I do not want to use example, which manage EEPROM in Type_A or Type_B, I want to manage myself the EEPROM.
So I need to know, the following points:
1 - Does it modify the makefile or other to declare the EEPROM memory ?
2 - How to intialize the EEPROM memory (if necessary), which function(s) used ?
3 - Which function used to read 8 bits in EEPROM memory ?
4 - Which function used to write 8 bits in EEPROM memory ?
5 - Which function used to erase a sector ?
6 - EEPROM memory is always 32Kb, means 32 sectors ?
Have a nice day