2018-04-24 09:34 PM
0
https://electronics.stackexchange.com/questions/370577/how-to-enable-usb-hhid-mouse-external-feature
i am using this product Smart Cat PRO MOUSE(GP415U-5321), i am attached to my STM32 evaluation board. Normal operation are working like Right,Left and center click but the external feature are not working(A,B,C,D,ZOOM,SCROLL,BACK and FWD). How the protocol format are working in touch-pad. How to enable the MOUSE feature.. The data length is 13 Bytes but only receive 4 bytes, not the full 13. How can the remaining Bytes be received? just give me some suggestion.
-jesu
#stm32f4-usb-host-hid-mouse