Skip to content

Interrupts/registers do not match the H7 datasheet #11

@yorickdewid

Description

@yorickdewid

The block reference manual (RM0433) lists different interrupts and registers than the current driver expects.

Found so far:

  • RM044 section 56.5.16 FDCAN_IE is different than what src/interrupt.rs lists.
  • RX FIFO (RXFnC.FnWM) watermark is never set which means it will default to 0. Any RAM index greater than 0 will be reported as 'overrun'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions