2014-11-02 11:27 AM
I've started to deal with USB HID example on STM32L0 Discovery board. In this example new mouse cursor position is set via USB by pushing sensor buttons on the board. Cursor position is hold in buffer with structure like this: |-|x|y|-|. Why is this so? Where I can find any information about it? Can it be changed?
#usb_mouse