Cannot erase memory
Hi Team,
We are building a Braille Display for the Blind people, for the device, we are trying to give IAP through SD card on our board.
My problem is whenever we try to erase or program the STM32H753 chip, the program comes out of Debugger at the first occurance of FLASH_WaitForLastOperation in the HAL_FLASHEx_Erasefunction. Keil gives " cannot access target. Shutting down Debug session" error.
I have tried commenting the Erase function and then running the code. but then it gives same error in the programming function.
Instead of using my code, I have also tried the code that comes with your eval board (STM32Cube_FW_H7_V1.5.0) but same thing happens.
I have changed the chip twice but invein.
Please suggest the remedy for this ASAP, as we are running out of time.
