CAN library containing a CAN controller object handling a FIFO, and CAN peripherals attached to it.
History
Enable Bus Off auto management ; Pass Rx and TX as constructor parameters ; Add a timeout to the write method.
2020-09-12, by garivetm [Sat, 12 Sep 2020 12:36:45 +0000] rev 5
Enable Bus Off auto management ; Pass Rx and TX as constructor parameters ; Add a timeout to the write method.
Make CAN instance static and update Pins to match with STM32L476RG
2018-05-05, by garivetm [Sat, 05 May 2018 13:46:16 +0000] rev 4
Make CAN instance static and update Pins to match with STM32L476RG
Adding licence notice
2016-02-18, by garivetm [Thu, 18 Feb 2016 15:43:52 +0000] rev 3
Adding licence notice
Adding a use case example in the documentation
2016-02-18, by garivetm [Thu, 18 Feb 2016 15:40:24 +0000] rev 2
Adding a use case example in the documentation
Naming corrections
2016-02-06, by garivetm [Sat, 06 Feb 2016 14:18:08 +0000] rev 1
Naming corrections
First commit
2016-02-06, by garivetm [Sat, 06 Feb 2016 14:10:54 +0000] rev 0
First commit