Question
stm32f429 2 ltdc layer addreesed in Sdram
Hi, I initialized 2 layers in LTDC to show 2 images, which was done directly by addressing them from flash.
That was fine till I want to set 2 layers in my SDRAM.
application note has said the first one should be addressed in 0xc0000000 and the second one should be configured in a bank addition to first layer.
The problem is 2 layers independently work but to enable them at the same time, they won't work properly.
Have some one faced with this problem?
what should I do to enable them at the same time?
stm 32f429
LTDC is configured in 16 bits.
