Open
Description
Hello Bodmer,
I have now tested a few things, without DMA all is working fine but slow.
Tests with the DMA Example --> boing_ball
were not successful.
The grid is showing but the ball not.
When i commend out the "initDMA" and rename "pushPixelsDMA" to "pushPixels" so it will show a ball.
I think there are more issues in the board package HAL, i have tryed to replace the HAL with LL Driver Registers but that is more difficult than I thought.
Tested with ili9341
on SPI 1&2
Tested board package 2.6.0
& 2.7.1
Continued to #3072