LTDC problem
Hello,
i have problem with custom board assembled with STM32F767BIT6. I'm trying to interfacing LCD-TFT DEM 800480K3 TMH-PW-N which is assembled by HX8264E, HX8664B drivers. I'm using RGB888 interface configured via STMCubeIDE filled by resolution 800x480 with 1 layer and small buffer 320x240 located in internal SRAM on address 0x2003FFFF(i have 8MB external SDRAM but i'm trying to use small buffer in SRAM for workaround first), inverted DE polarity, clock for LTDC is 32MHz. But LCD still doesn't work. So i connected oscilloscope and i see correct 32MHz pixel clock, i see correct HSYNC but VSYNC is always low and DE sometimes sent some chaotic pulses or rest arround 1,7V. I checked connection on HW and it looks fine.
(When i try full resolution 800x480 for layer i've got transfer data error and fifo underrun error. When i tried external SDRAM which is probably badly configured im not unable to reflash STM because STLink is not able to find my STM32, then i have to full erase chip via STM32CubeProgrammer.) So i decided start wit small window buffer in internal SRAM.
Do you have any idea, where can be the issue?




