diff options
-rw-r--r-- | hid/lib/drivers-stm32/README.md | 4 | ||||
-rw-r--r-- | hid/lib/drivers-stm32/bluepill_sch.png | bin | 0 -> 179860 bytes |
2 files changed, 4 insertions, 0 deletions
diff --git a/hid/lib/drivers-stm32/README.md b/hid/lib/drivers-stm32/README.md index 03fc4eec..93de3312 100644 --- a/hid/lib/drivers-stm32/README.md +++ b/hid/lib/drivers-stm32/README.md @@ -1,5 +1,8 @@ This is WIP. Use AVR version as reference. +It was tested with bluepill. Most boards are clones. +If you have problem with USB please check https://stm32duinoforum.com/forum/wiki_subdomain/index_title_Blue_Pill.html for pull up resistor. If it still does not work check another board or cable. + TODO: - [x] Serial communication - [x] USB keyboard @@ -16,3 +19,4 @@ TODO: - [ ] USB mouses - up down button - [ ] WIN98 USB mouse - [x] undefine SERIAL_USB +- [ ] boot keyboard diff --git a/hid/lib/drivers-stm32/bluepill_sch.png b/hid/lib/drivers-stm32/bluepill_sch.png Binary files differnew file mode 100644 index 00000000..956448dd --- /dev/null +++ b/hid/lib/drivers-stm32/bluepill_sch.png |