Associate II
February 13, 2020
Question
STM32H750VBT6 can't work LTDC function
- February 13, 2020
- 2 replies
- 2010 views
I was use CubeMX create a LTDC function for STM32H750VBT6
my steps:
1.Open CubeMX
2.MCU Select:STM32H750VBT6
3.Function Select:RCC�?LTDC�?DEBUG�?SPI6�?FREERTOS
4.Generate Code to create a new project
5.Open this project by IDE
6.Download and Run
7.Crash
I executed the code,only if this code is executed, it must be crash.
I used Nucleo-H743ZI to do the same steps, it wasn't work too.
But, I used STM32H750B-DK to do the same steps, it's work ok.
How to solve this bug?
