-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Description
I happened to spot some (potential) issues in the FDCAN support
TXBCR
TXBCF
andTXBTO
registers are bitmaps, not ordinals fdcan.rs#L1396TXBRP
register is a bitmap fdcan.rs#L1415- Tx buffer element
ID_W
is missing its top bit txbuffer_element.rs#L130 See RM0440 rev5 44.3.6 accept_all_into_fifo1()
has the action for FIFO0 filter.rs#L40 filter.rs#L83
Metadata
Metadata
Assignees
Labels
No labels