Skip to content

Conversation

@benedekkupper
Copy link
Contributor

Commit e7f222a fixed the bug where a data size mismatch produces unexpected behavior with the DMA on V1 devices. However, this limitation is only valid for the STM32 series with V1 DMA, V2 doesn't have this. (Perhaps due to the use of FIFOs on V1.) The STM32CubeMX configuration tool correctly implements this limitation in the UI, it is a good way to cross-check.

… in v1

Commit e7f222a fixed the bug where a data size mismatch produces unexpected
behavior with the DMA on V1 devices. However, this limitation is only valid
for the STM32 series with V1 DMA, V2 doesn't have this. The STM32CubeMX
configuration tool correctly implements this limitation in the UI,
it is a good way to cross-check.

Signed-off-by: Benedek Kupper <[email protected]>
@benedekkupper benedekkupper force-pushed the stm32-dma-fix-unit-size-limits branch from 9f4f585 to 3e3cc3e Compare December 20, 2025 08:04
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: DMA Direct Memory Access platform: STM32 ST Micro STM32

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants