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.
Hello,
I have few doubts on F021 flash API's used to erase, program and verify flash in TMS570LS3137 on-chip flash memory.
1. What is the difference between block erase and sector erase?
2. Regarding Flash programming API "Fapi_issueProgrammingCommand", what will happen if "u8DataBufferSizeInBytes" parameter is less than 16 bytes?
For example "Fapi_issueProgrammingCommand" command is issued with "u8DataBufferSizeInBytes" parameter as 10. is the controller going to write 0xFF to other 6 memory locations?
3. what data should we expect in respective flash memory after a successful "Fapi_issueAsyncCommandWithAddress" command execution?
Thanks in advance.
Regards,
Kalyan
Thanks,
Kalyan