CAN library containing a CAN controller object handling a FIFO, and CAN peripherals attached to it.
Revisions of ControllerCAN.cpp
Revision | Date | Message | Actions |
---|---|---|---|
5:d1920eb1d63e | 2020-09-12 | Enable Bus Off auto management ; Pass Rx and TX as constructor parameters ; Add a timeout to the write method. | File Diff Annotate |
4:0ed21bbd917b | 2018-05-05 | Make CAN instance static and update Pins to match with STM32L476RG | File Diff Annotate |
2:c81dff9c8a93 | 2016-02-18 | Adding a use case example in the documentation | File Diff Annotate |
1:b69d05604535 | 2016-02-06 | Naming corrections | File Diff Annotate |
0:ebe6f5e97160 | 2016-02-06 | First commit | File Diff Annotate |