Skip to content

fix: WB32 DMA Fixes#435

Open
emolitor wants to merge 1 commit intoChibiOS:chibios-21.11.xfrom
emolitor:em-wb32-dma-fixes
Open

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

Conversation

@emolitor
Copy link

  • 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
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.

1 participant