Hi,
Processor : STM32f429I.
I have initialized the USB host and configure the USB hardware in FS mode. Some of the usb keyboard is working fine and some was not, it always throw the root hub error while connecting some keyboards. I could not figure out the exact problem. i can see the following errors in my terminal I/O window,
"2:447 USBH_isr - *** Warning *** Roothub: ROOT_HUB_PORT_RESET:RH_PORTRESET_SET_ADDRESS failed st: USBH_STATUS_CANCELED
3:852 USBH_Task - *** Warning *** Roothub: _ProcessPortResetSetAddress: Port disabled during port reset
5:789 USBH_isr - *** Warning *** Device Notification Error: USBH_BD_ProcessEnum:DEV_ENUM_GET_DEVICE_DESC failed st:00000106, len:18
7:194 USBH_Task - *** Warning *** Roothub: _ProcessPortResetSetAddress: Port disabled during port reset
9:100 USBH_isr - *** Warning *** Roothub: ROOT_HUB_PORT_RESET:RH_PORTRESET_SET_ADDRESS failed st: USBH_STATUS_CANCELED
10:505 USBH_Task - *** Warning *** Roothub: _ProcessPortResetSetAddress: Port disabled during port reset
12:442 USBH_isr - *** Warning *** Device Notification Error: USBH_BD_ProcessEnum:DEV_ENUM_GET_DEVICE_DESC failed st:00000106, len:18
13:847 USBH_Task - *** Warning *** Roothub: _ProcessPortResetSetAddress: Port disabled during port reset"
Processor : STM32f429I.
I have initialized the USB host and configure the USB hardware in FS mode. Some of the usb keyboard is working fine and some was not, it always throw the root hub error while connecting some keyboards. I could not figure out the exact problem. i can see the following errors in my terminal I/O window,
"2:447 USBH_isr - *** Warning *** Roothub: ROOT_HUB_PORT_RESET:RH_PORTRESET_SET_ADDRESS failed st: USBH_STATUS_CANCELED
3:852 USBH_Task - *** Warning *** Roothub: _ProcessPortResetSetAddress: Port disabled during port reset
5:789 USBH_isr - *** Warning *** Device Notification Error: USBH_BD_ProcessEnum:DEV_ENUM_GET_DEVICE_DESC failed st:00000106, len:18
7:194 USBH_Task - *** Warning *** Roothub: _ProcessPortResetSetAddress: Port disabled during port reset
9:100 USBH_isr - *** Warning *** Roothub: ROOT_HUB_PORT_RESET:RH_PORTRESET_SET_ADDRESS failed st: USBH_STATUS_CANCELED
10:505 USBH_Task - *** Warning *** Roothub: _ProcessPortResetSetAddress: Port disabled during port reset
12:442 USBH_isr - *** Warning *** Device Notification Error: USBH_BD_ProcessEnum:DEV_ENUM_GET_DEVICE_DESC failed st:00000106, len:18
13:847 USBH_Task - *** Warning *** Roothub: _ProcessPortResetSetAddress: Port disabled during port reset"