Skip to content

rp2/spi: Add argument for DMA. #19186

@sfe-SparkFro

Description

@sfe-SparkFro

Description

Follow up from #18578 (comment)

It's not obvious that the RP2 SPI implementation uses a DMA channel, and it can result in problems in some edge cases (see #18471). To help, it would be great to have an optional dma argument like the pyboard has for I2C.

Code Size

This might have a small reduction in code size, due to some checks that could be removed.

Implementation

I hope the MicroPython maintainers or community will implement this feature

Code of Conduct

Yes, I agree

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFeature requests, new feature implementationsport-rp2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions