SPRUJE7A January 2025 – July 2025 F29H850TU , F29H859TU-Q1
Initializes the Flash Wrapper for erase and program operations. This function is deprecated with F29 devices and has been kept for legacy purposes.
Fapi_StatusType Fapi_setActiveFlashBank(
Fapi_FlashBankType oNewFlashBank
)
| oNewFlashBank [in] | Bank number to set as active. Always use Fapi_FlashBank0 irrespective of which flash bank is targeted for erase/program operations on any CPU. |
This function sets the Flash Wrapper for further operations to be performed on the bank. This function is required to be called after the Fapi_initializeAPI() function and before any other Flash API operation is performed.