Part Number: MSPM0G1106
Other Parts Discussed in Thread: MSPM0G3507, MSPM0G1105
Hello Team,
I have been working with TI MSPM0G3507 launchpad board. I came across one example project called EEPROM Emulation on Flash memory, (as MSPM0G doesn't have internal EEPROM) with this i can use part of the flash memory as EEPROM which will store some device configuration data that i need to update only once. I successfully run the example code for EEPROM Emulation. My question is as we are planning to use MSPM0G1105/06 in our final product. Is this EEPROM Emulation code given in MSPM0G3507 SDK will still work for MSPM0G1105/06 device? I need to store some data that should not get changed during power or reset cycle like EEPROM and also should be able to update that via application code.
Also is there any other way i can achive this task in MSPM0G1105/06.
If anyone can share the Flash Memory Architecture for MSPM0G1105/06 that will be good.
Thank you.