mirror of
https://github.com/eddyem/stm32samples.git
synced 2025-12-06 02:35:23 +03:00
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.