Skip to content

fix: WB32 DMA Fixes#435

Merged
fpoussin merged 1 commit intoChibiOS:chibios-21.11.xfrom
emolitor:em-wb32-dma-fixes
Apr 8, 2026
Merged

fix: WB32 DMA Fixes#435
fpoussin merged 1 commit intoChibiOS:chibios-21.11.xfrom
emolitor:em-wb32-dma-fixes

Conversation

@emolitor
Copy link
Copy Markdown
Contributor

  • Add validation for DMA Block Transfer Size Mask and use constant instead of hard coded value
  • Fix ISR channel initialisation to only initialise channels that are in use
  • Fix DMAC1 reset which was guarded with wrong channel
  • Fix DST_AUTO_RELOAD_DIS which was off by one

@emolitor emolitor changed the title fix: WB32 DMA add size validation, fix channels and DST_AUTO_RELOAD_DIS fix: WB32 DMA Fixes Feb 22, 2026
@fpoussin fpoussin merged commit 8939e28 into ChibiOS:chibios-21.11.x Apr 8, 2026
@fpoussin
Copy link
Copy Markdown
Member

fpoussin commented Apr 8, 2026

Thank you!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants