Associate
February 6, 2019
Question
Does the stm32h743i_eval.h work also for STM32H753i Eval boards ?
- February 6, 2019
- 3 replies
- 1246 views
I have problems to get the example code running, few functions aren't known. I changed them to HAL-functions which were written (nearly) the same.
But the Code fails just in the beginning. At the moment I try to erase the on-board external flash.
Is it on purpose that the latest "STM32CubeH7"-package doesn't has the examples I found previously?
In the appendix I have the directory of the examples I have and the project I came up with.
I´m happy with every hint.
PS: Where does the variable "CmdCplt" get set? I just see initialization and getting reset .. no callback-function which sets this ...?
PPS: Thank you very much!