Skip to content

DMA usage ? #14

@toncho11

Description

@toncho11

Hi,

A project like this should use DMA (Direct Access Memory) in order to lower the delays in acquiring the data? Example Arduino Zero Read with DMA
The STM32F1 you refer has a DMA controller indeed: STM32F0/F1/F3/G0/Lx Series DMA controller. But you might not be able to use the DMA from the Arduino IDE ? You might need to use the ST tools to utilize it ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions