CAN PERIPHERAL FOR RP2040, COURTESY OF PIO
A project by Kevin O’Connor, can2040 – adding CAN support to the RP2040. The RP2040 doesn’t have a CAN peripheral, but Kevin wrote code for the RP2040’s PIO engine that can receive and send CAN packets. Now we can all benefit from his work by using this openly available CAN driver. This library is […]
