HAL_FLASHEx_Erase() fails sometime on STM32L4R9ZI
HiI am using STM32L4R9ZI for my product and I am facing an issue in updating Flash. I am using flash_l4.c as provided by CubeIDE Project along with the STWIN Kit. I have attached the flash_l4.c for reference. I am using the FLASH_update() function to...