STM32F446 host not read mouse
Hello,
I created a STM32F446 host project using STM32 CubeMX to receive data from a wireless mouse.
This project works, but only with Lenovo mice. Other wireless mice are perceived as multifunctional devices.
I get debug information when I start:
USB Device Connected
USB Device Reset Completed
PID: 18hVID: 32c2hAddress (#1) assigned.Manufacturer : HS6209
Product : 2.4G Wireless Receiver
Serial Number : No.161-0047-5
Enumeration done.This device has only 1 configuration.Default configuration set.Device remote wakeup enabled
Switching to Interface (#1)Class : 3hSubClass : 0h
Protocol : 0h
Device not supporting HID class.
Is it possible to receive data from these wireless mice?
