Software for LIN(Local Interconnect Network)-USB-CONVERTER(LUC) written for STM32F042C6 mcu, see ucandevices web page for full info.
Source code is pure C. Project can be imported directly to Atollic TrueSTUDIO for STM32 9.0.0 Drivers for USB layer were generated in stm32CubeMX.
Hardware is open source. See PCB directory.
STM32 have embedded DFU bootloader, for more info see st.com. To enter the bootloader please type boot. See tutorial
Device is partially compatible with SLCAN, A set of tools is available at ucandevices
LIN implementation is based on OPEN-LIN project see openLIN for details.