LTDC Layer1 is only a black box on the STM32N6570-DK
Hello everybody, I am currently trying to get the LTDC running on the STM32N6570-DK without using the HAL drivers.The LTDC itself seems to work partially, because the background color configured via LTDC->BCCR is displayed correctly and can even be c...