LTDC MIPI-DSI Configuration using stm32H747 and ST7701S
Hi STM community, I have interfaced an st7701s driver IC-based display with stm32h747 chip using MIPI DSI in RGB565 mode and using only the internal SRAM(512KB) of stm32 as the frame buffer(2*480*480 Bytes) but the display framebuffer looks like starting from the middle of the screen. In the video, a while loop is executing only updating the frame buffer with the same color after 1 second. What could be the problem, I have tried multiple configurations of LTDC and DSI timings and layer configurations. And also the starting few hundred pixels from frame buffer is not displayed.
https://drive.google.com/file/d/17xxiqs6KdHRvfVKn2waoLiTyhlsSyLLY/view?usp=sharing
