Part Number: AM3352
Other Parts Discussed in Thread: DA8XX, CC2564MODN
Hi,
SDK: linux v 6.0
The customer connects a standard input device HIDKeyBoard to the am335x custom board by USB, and the device is successfully connected, but no input is returned when using function gets().
Below is the log.
[ 1.624450] usb 1-1: new full-speed USB device number 2 using musb-hdrc
[ 1.793640] usb 1-1: New USB device found, idVendor=26f1, idProduct=8801
[ 1.800659] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.808288] usb 1-1: Product: HIDKeyBoard
[ 1.812530] usb 1-1: Manufacturer: TMS
[ 1.816436] usb 1-1: SerialNumber: 1234567890abcd