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.

TMS320F28388D: ESC EEPROM Emulation with 28388

Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE

Tool/software:

I am designing an EtherCAT slave device using the TMS320F28388x part and would like to use EEPROM emulation so I will not need an external EEPROM.  Looking though documentation, it is not clear to me if this is possible.  Is EEPROM emulation with this chip a possibility?  Or is the external EEPROM required?

  • Hi,

    Yes it's possible. We have an example for it on F28P65x, but not on F2838x currently. The concept and implementation would be the same however.

    Example: C:\ti\c2000\C2000Ware_5_04_00_00\libraries\communications\Ethercat\f28p65x\examples\f28p65x_cpu1_dc_eepromemu_echoback_solution

    Documentation: C:\ti\c2000\C2000Ware_5_04_00_00\libraries\communications\Ethercat\f28p65x\docs

    Sharing a high-level slide on the implementation.

    Best,

    Kevin