Part Number: TMS320F280025C
Hi,
I'm new into the TI C2000 microcontrollers and only with STM32 uC before (several years now). For a project (motor control application) I need to know, how the DFU process works and how user application variables can be stored. The TMS320F280025C has only 128kByte of flash, so I think there will not be too much available for user memory and also only a single bank DFU will be possible.
So my main questions are:
- Is there a library for EEPROM emulation and if so, what kind of page size is available on the TMS320F280025C? (In the datasheet it states, that there are 16 sectors, do all have 8kbyte?)
- Is there an encrypted bootloader, so that I can do in-the-field DFU without risking of IP loss? On the STM32 there was the SBSFU, which worked really great.
Kind regards,
Sebastian