2015-07-22 14:56:17 +03:00

6 lines
292 B
Markdown

### USB HID mouse & keyboard
This is a very simple example of simultaneous STM32 work as compound USB-HID device: usb & mouse.
Written for STM32F103RBT6
When you connect your device to computer it will move mouse cursor by square 40x40 and write text "top/bottom right/left" on each corner.