SPRUJC5 April 2024 TMS320F28P550SJ , TMS320F28P559SJ-Q1
The Flash API is a library of routines, that when called with the proper parameters in the proper sequence, erases, programs, or verifies Flash memory. The Flash API can be used to program the OTP memory as well.
Also, pay special attention to the functions Fapi_issueAsyncCommand(), Fapi_setupBankSectorEnable(), Fapi_issueBankEraseCommand() on this device. Usage of these functions for TMS320F28P55x is demonstrated in the flash API usage example provided in C2000Ware at “C2000Ware_.....\driverlib\f28p55x\examples\flash\flashapi_128bit_programming.c”. Usage of these functions for 512-bit programming is demonstrated in the flash API usage example provided in C2000Ware at “C2000Ware_.....\driverlib\f28p55x\examples\flash\flashapi_512bit_programming.c”.