Part Number: TMS320F280039C
I am writing an application which requires Flash sector erase operation to be performed sometimes.
I have noticed that the sector erase is taking around 15 milliseconds to execute. The data sheet also confirms the same (15-56 mSec)
But this is causing a scheduler overload. is there a way we can reduce the Flash erase time?
Alternatively, is there a way we can erase memory lesser than Sector size e.g. 1K,2K,4KB instead of 8K Sectors?