mirror of
https://github.com/eddyem/stm32samples.git
synced 2025-12-06 10:45:11 +03:00
292 B
292 B
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.