Part Number: TMS320F2812 Other Parts Discussed in Thread: SPRC125 , C2000WARE I am making updates to an application running on a TMS320F2812 that makes use of a TMS320F281X Flash API version 2.10 from SPRC125 ( https://www.ti.com/tool/SPRC125 ). This is…
The F2828x device flash API lib is located in C2000Ware download here: C:\ti\c2000\C2000Ware_5_00_00_00\libraries\flash_api\f2838x\
For the F281x, which is an older device, the flash APIs were a standalone download here https://www.ti.com/tool/SPRC12…
Carlos,
I've attached the F281x Flash API User Guide, I suspect that your co-worker used this to create the interface. It will provide the base level functions, and their parameters.
The API package can be downloaded from here https://www.ti.com/tool…
Manju,
Thanks for reaching out to the E2E forum. You will need to add the Flash API libraries to your project/flash and call them as needed during run time to program the flash as you mention.
The API is found here: https://www.ti.com/tool/SPRC125
There…
Hi,
Are you looking for the Flash API for this device?
See: http://www.ti.com/tool/SPRC125
If something else, maybe this serial flash programming App Report and the included software will assist:
http://www.ti.com/lit/an/spraaq2/spraaq2.pdf
best,
Kev…
Hi Brian,
Brian Wang0 said: Another thing I would like to know is whether the erase time is related to SYSCLK? Since the 150Mhz specific frequency has been noted in the datasheet, could you please tell what is the relationship between SYSCLK and erase…
Manoj,
until now we tested 35 boards and get 8 boards with faulty flash behavior. The "faulty" boards are then connected to CCS and one FLASH erase cycle is done with the CCS FLASH utility. After this everything works as expected with our own firmware…
Francesco,
I'm not sure I fully understand your problem. Could you maybe try restating the problem you are having?
In the mean time, you can find the code to program the flash here:
http://www.ti.com/tool/sprc125
Trey