mirror of
https://github.com/eddyem/stm32samples.git
synced 2025-12-06 18:55:13 +03:00
11 lines
543 B
Markdown
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*)
|