about STM32CubeMx
This morning, I installed cubemx and created a project for STM32F767IGT6
using J-link v2 to download the hex file to the board, but it didn't work.
The project have included the LTDC, but I cannot get any signal(DCLK/VSYNC/HSYNC)
from the test pads on PCB. It looks like the system clock(216MHz) doesn't work or
something wrong. The board is good and works fine with my the other project hex files.