2020-04-14 01:41 PM
Hi I jist bought a STM32F469NI-Discovery board recently and I am unable to make the display work.
I started with the BSP libraries and examples and they worked fine. i even was able to modify a bit an example and start doing someting with it.
The problem is when I started to work with STM32CubeMX. Firsty I tried to set ereverything in the progrma and make it to generate te code. As it didn´t worked I copeid the code from the examples.
When I run a program that tries to set a yelllow rectangle with DMA2D this is what I get.
I tried modifying the code but I got no progress.
I thinks it has to do with the SDRAM rather than the LTDC peripheral but I am not sure.
At this point I am stuck so any kep will be welcomed.
Thanks in advance