You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
7 years ago | |
---|---|---|
.. | ||
Makefile | 7 years ago | |
README.md | 7 years ago | |
chconf.h | 7 years ago | |
halconf.h | 7 years ago | |
main.c | 7 years ago | |
mcuconf.h | 7 years ago | |
readme.txt | 7 years ago |
README.md
USB-CDC example for STM32F042
Supposed to run on STM32F042FxP6 breakout board. Should enumerate as a serial device over USB. A button press should produce a "Hello, world" message over the the serial/USB pipe.
The USB connection is on PA11/PA12 pins, which share the physical pins with PA9/PA10 on the TSSOP-20 STM32F042FxP6 chips.