Resolved! TouchGFX HAL_FLASH read write
I have a small working touchGFX project with freertos app on a stm32F746-disco. I want to write a few variables to flash so I am trying to call write/read in StartDefaultTask, but I get a Hard Fault when I go to Lock the Flash. I have tried a few ...