Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/das-labor/serialusb
serialUSB is a c code-example for STM32F4xx. It will create a virtual com port VCP using the built in USB device stack. On the host PC the VCP acts like a physical terminal (COM-port).
https://github.com/das-labor/serialusb
Last synced: about 2 months ago
JSON representation
serialUSB is a c code-example for STM32F4xx. It will create a virtual com port VCP using the built in USB device stack. On the host PC the VCP acts like a physical terminal (COM-port).
- Host: GitHub
- URL: https://github.com/das-labor/serialusb
- Owner: das-labor
- Created: 2015-05-25T18:13:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-25T18:16:40.000Z (over 9 years ago)
- Last Synced: 2023-08-13T19:22:28.329Z (over 1 year ago)
- Language: C
- Size: 8.23 MB
- Stars: 3
- Watchers: 32
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README!.txt
Awesome Lists containing this project
README
to compile type:
maketo flash type:
make flashthis will flash the programm using gdbserver/st-link
type c to continue the programm
/dev/ttyACM0 can be used by any terminal programm