-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
To start, look into STM32 HAL for canfd. Potentially, we just use 3rd party libraries.
For receive: stack should support polling, interrupt based, and DMA
For transmit: stack should support blocking (wait until mesage is sent) and DMA.
What done looks like:
- A draw.io or similar document in the software google drive showing the plan for CANFD stack for STM32s + Teensy 4.1 #19
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo