11 lines
543 B
Markdown

Samples for STM32F042-nucleo and chinese STM32F030-based devboard
=================================
This directory contains examples for F0 without any library
- **canbus** - simplest CAN bus development board
- **CANbus_stepper** - (under development) stepper motor management over CAN-bus, USB and RS-485
- **pl2303** - CDC template (emulation of PL2303) (*deprecated*)
- **usbcan** - USB--CAN adapter using PL2303 emulation (*deprecated*)
- **USB_pl2303_snippet** - full minimal snippet of PL2303 emulation for STM32F072xB (*deprecated*)