STM32F769NI-DISCO1: project from STMCubeMX does not work
Hi,
Having tested all the examples from the STM32F7 package for the STM32F769 Discovery kit, I started to write my own project from scratch. For thios, the starting point is the STMCubeMX tool.
So far, everything went well till I reached the point of the LCD. I cannot get it working. I compared the generated code with the one of the BSP. It is similar except in
- the initialization sequence
- the value of some configured timings, that STMCubeMX does not allow to set as in the BSP
Has anyone any experience and advices to get a LCD working from a STMCubeMX project ?
Thanks in advance.
Regards.
