STM32H5 bank swap and EDATA
I'm wondering what happens with the EDATA sectors when bank swapping is enabled.
In the GetBank_EDATA() helper function in the FLASH_EDATA_EraseProgram example, the FLASH_OPTSR_SWAP_BANK flag is not checked, so it would seem the EDATA areas do not swap when the banks are swapped.
Is that indeed the case?
