SPRUJB8 April 2024
| Command | Description | Enumeration Type | API Call(s) |
|---|---|---|---|
| Program Data | Used to program data to any valid Flash address | Fapi_ProgramData | Fapi_issueProgrammingCommand() |
| Fapi_issueDataAndEcc512ProgrammingCommand() | |||
| Fapi_issueAutoEcc512ProgrammingCommand() | |||
| Fapi_issueDataOnly512ProgrammingCommands() | |||
| Fapi_issueDataAndEcc512ProgrammingCommand() | |||
| Fapi_issueEccOnly65ProgrammingCommand() | |||
| Erase Sector | Used to erase a Flash sector located by the specified address | Fapi_EraseSector | Fapi_issueAsyncCommandWithAddress() |
| Erase Bank | Used to erase a Flash bank | Fapi_EraseBank | Fapi_issueBankEraseCommand() |
| Clear Status | Clears the status register | Fapi_ClearStatus | Fapi_issueAsyncCommand() |