Skip to content

[STM32] use DMA in USB host driver #260

@pierstitus

Description

@pierstitus

For performance it would be good to use DMA in the USB host driver.

Currently the STM USB host library doesn't support hubs, and the ChibiOS-Contrib USB host driver doesn't use DMA, so it would be very valuable to have DMA in here, so one doesn't have to choose between performance and hub support.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions