Skip to content

Enable support for txComplete and txCancel#54

Open
projectgus wants to merge 2 commits intostm32-rs:masterfrom
projectgus:enable_txcomplete_txcancel
Open

Enable support for txComplete and txCancel#54
projectgus wants to merge 2 commits intostm32-rs:masterfrom
projectgus:enable_txcomplete_txcancel

Conversation

@projectgus
Copy link
Copy Markdown

@projectgus projectgus commented Sep 7, 2024

Sets the per-mailbox (per-buffer) transmission complete interrupt and transmission cancel interrupt bits, so that the TxComplete and TxCancel interrupts fire when enabled.

Includes a PAC change to split the relevant registers as the relevant fields have different mask widths.

Closes #42.

Tested on STM32G4 for TxComplete, have built on STM32H7 and checked it was setting the right mask but haven't run that version.

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.

TX_COMPLETE interrupt is not triggered

1 participant