summaryrefslogtreecommitdiff
path: root/hid
diff options
context:
space:
mode:
Diffstat (limited to 'hid')
-rw-r--r--hid/lib/drivers-stm32/README.md4
-rw-r--r--hid/lib/drivers-stm32/bluepill_sch.pngbin0 -> 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
new file mode 100644
index 00000000..956448dd
--- /dev/null
+++ b/hid/lib/drivers-stm32/bluepill_sch.png
Binary files differ