Other Parts Discussed in Thread: HALCOGEN
I use the F021 Flash API V.2.01.01 to flash the FEE of the RM42L432at 100MHz.
I call the Fapi_initializeFlashBanks() function with HCLK_FREQ=100 I get the return code success. RWAIT and EWAIT are initialized to 4.
But after execute this function, i find the esm ESM GROUP3 CHANNEL 7 is wrong, then i find the the FEDACSTATUS register bit 8 B1_UNC_ERR and bit 17 B2_UNC_ERR is set.
i want to know why the esm group3 channel 7 is wrong?