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.

Emulated EEPROM of TMS320F28027F

Other Parts Discussed in Thread: TMS320F28027F

Hi everyone,

I have project control PMSM motor using Instaspin FOC - TMS320F28027F. After run motor ID I would like to save motor ID by using emulated EEPROM. Because I don't want to use external EEPROM. Is it possible to save motor ID in emulated EEPROM ? If it is impossible are there any way around to write motor parameter without use external EEPROM or write to user.h file?

Thanks in advanced!

  • Hi Redflood,

    Is it possible to save motor ID in emulated EEPROM ?

    It is very much possible to save motor ID using Emulated EEPROM library. Using this library you can emulate a whole flash sector as an EEPROM and store a lot of data address-wise :)

    Regards,
    Gautam