2019-06-28 01:53 AM
Hi,
I'm using STM32H743ZI and uVision 5.28.0.0.
Traying to program the FLASH Bank 1 results in an error. The error is thrown by FLASH_WaitForLastOperation(). In SR1 the following bits are set:
Any Idea?
Regards
Jakob
Solved! Go to Solution.
2019-06-28 11:20 PM
Hi,
The Flash only allows writing to addresses that are a multiple of 32. I didn't keep to that.
Regards
Jakob
2019-06-28 11:20 PM
Hi,
The Flash only allows writing to addresses that are a multiple of 32. I didn't keep to that.
Regards
Jakob