Not a j1939 specific thing!
USB-CAN bridge
Document v0.1 See LAWICEL / SLCAN linux support
This firmware is a USB-CAN bridge by way of SLCAN protocol. Technically supported by Linux, macOS and Windows (See Section 2)
Also known as LAWICEL, this protocol is a USB implementation of the older UART-CAN protocol. Supported:
- RTR requests
- Auto-polling on or off (default on)
- Error/Alert interrogation
- Linux (native)
- macOS (https://www.mac-can.com/)
- Windows (https://github.com/uv-software/SerialCAN)
Seeing a ^G appear during slcan_attach, so far don't have a clue what that is.
Linux SLCAN and friends are really quite extensive, including a bunch of J1939 test tools [2]
So far I can't quite get USJ + console to place nice together. I feel there is a way to do it, however
- 20JUN24 - ESP32C6 DevKit - PASS
- 21JUN24 - ESP32S3 LilyGo QT - PASS