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.

TMS320F2800137: EEPROM emulation

Part Number: TMS320F2800137

I want to use emulated EEPROM on the TMS320F2800137 microcontroller. I couldn't find any examples for that. Is it possible to use flash sectors as EEPROM on this controller? If so, could you please provide me with some examples?

  • Hello,

    For details on EEPROM emulation, please see this document: https://www.ti.com/lit/sprade8

    While this document covers the implementation of EEPROM emulation in flash of the F28P65x device, Section 8 discusses how this project can be adapted to the F280013x device as well. Additionally, the rest of the document discusses the overall implementation of this project and will allow you to understand and make the changes necessary for adapting to the F280013x. 

    Kind regards,

    Skyler

  • I went through the section 8 of the document, but in the example program for flash there is no EEPROM examples.  In section 8 in the document says that configuration in the EEPROM_Config.h file need to be changed, but i can not find any files named EEPROM_Config.h inside the flash example programs.

  • Hi Arundev,

    What is the location of the flash example program you are using for reference? Please see section 11.1 of the document to find the locations of the EEPROM Emulation example projects for both F28P65x and F28003x. Both of these projects contain a variation of EEPROM_Config.h.

    Kind regards,

    Skyler