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.

TMS320F28027F: Run time flash programming

Part Number: TMS320F28027F
Other Parts Discussed in Thread: CONTROLSUITE

HI,

We would like to use TI's Instaspin-FOC for developing our motor control solutions and ideally we want to save the calibrated motor parameters in the flash, while program code, which is saved in another part of the flash memory is running. Can we program the flash memory at run time?

Thanks!

  • Awantha,

    There is a good example of how to do this in ControlSuite.
    You can find the documentation under "<controlSUITE>\libs\utilities\flash_api\2802x\v201a\doc".
    The example can be found "<controlSUITE>\libs\utilities\flash_api\2802x\v201a\example_ccsv5".

    There are two ways to do this 1 use the Flash API embedded in ROM or 2 Load the Flash API source code into the device's flash. The traidoffs/ benefits are discussed in the documentation.


    Regards,
    Cody