Skip to content

STM32F405/407 DMA is not working (SPI ili9341) #3128

Open
@ToRoCu

Description

@ToRoCu

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions