Skip to content

Conversation

@multiplemonomials
Copy link
Collaborator

@multiplemonomials multiplemonomials commented May 3, 2025

Summary of changes

This fixes the DMA ISR handlers not being defined with the right names for STM32U0.

Impact of changes

Attempting to use DMA SPI on STM32U0 no longer causes a chip crash due to hitting a default IRQ handler

Migration actions required

Documentation

None


Pull request type

[X] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

All but one DMA SPI test now passes on STM32U0 (and I don't believe the failure is related to this).


@multiplemonomials multiplemonomials self-assigned this May 3, 2025
@multiplemonomials multiplemonomials merged commit 069ef73 into master May 4, 2025
52 checks passed
@multiplemonomials multiplemonomials deleted the bugfix/dma-interrupts-on-stm32u0 branch May 4, 2025 15:14
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.

3 participants