This website requires JavaScript.
Explore
Help
Sign In
eddy
/
stm32samples
Watch
1
Star
0
Fork
0
You've already forked stm32samples
mirror of
https://github.com/eddyem/stm32samples.git
synced
2025-12-06 18:55:13 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
stm32samples
/
F0-nolib
/
pl2303
History
eddyem
e9b497f827
Fixed bug in can.s: CAN->BTR |= -->> CAN->BTR =
2020-06-02 17:55:36 +03:00
..
hardware.c
fix bug with receiving a lot of data from USB
2018-11-11 15:44:12 +03:00
hardware.h
little fixes in pl2303
2019-04-25 09:05:19 +03:00
main.c
Modified F0: testbrd, CDC, pl2303 and HID
2020-04-08 14:53:08 +03:00
Makefile
add USBHID (not working)
2019-04-29 18:44:05 +03:00
pl2303.bin
Fixed bug in can.s: CAN->BTR |= -->> CAN->BTR =
2020-06-02 17:55:36 +03:00
Readme.md
fix bug with receiving a lot of data from USB
2018-11-11 15:44:12 +03:00
usart.c
little fixes in pl2303
2019-04-25 09:05:19 +03:00
usart.h
fix bug with receiving a lot of data from USB
2018-11-11 15:44:12 +03:00
usb_defs.h
Modified F0: testbrd, CDC, pl2303 and HID
2020-04-08 14:53:08 +03:00
usb_lib.c
Modified F0: testbrd, CDC, pl2303 and HID
2020-04-08 14:53:08 +03:00
usb_lib.h
Modified F0: testbrd, CDC, pl2303 and HID
2020-04-08 14:53:08 +03:00
usb.c
Modified F0: testbrd, CDC, pl2303 and HID
2020-04-08 14:53:08 +03:00
usb.h
Modified F0: testbrd, CDC, pl2303 and HID
2020-04-08 14:53:08 +03:00
Readme.md
Simple CDC for USB development board, emulates PL2303