Skip to content

use DMA for serial communication #2

@Veix123

Description

@Veix123

The NUCLEO board has a DMA controller that could be used to offload some CPU load to the dedicated controller. @oalaro already looked into this in becd7c7. Sending a single message via DMA works, but afterwards everything crashes. Since DMA functions are not implemented in mbed-os yet we have to fall back to the lower level HAL layer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions