Hello
I use the F021 Flash API V.2.00.01 to flash the internal flash memory of the RM48L952 at 220MHz.
If I call the Fapi_initializeFlashBanks() function with HCLK_FREQ=220 I get the return code Fapi_Error_InvalidHclkValue. If i go down with the frequency to HCLK_FREQ=207 (only for this function, not the system clock) everything works fine and I'm able to erase and flash the internal memory.
RWAIT and EWAIT are initialized to 3 what should be ok for 220MHz system clock.
Does anybody now what the problem could be?
Regards,
Joachim