How to resolve the "Device not supported "error for USB_HOST_CDC Example

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to resolve the "Device not supported "error for USB_HOST_CDC Example

1,114 Views
taherbk
Contributor I

Hi!!

I have worked on the OM13092 development board with LPC54606 microcontroller and I have tried to use "SDK" package USB example "usb_host_cdc" in order to check if my FTDI device will do an echo or not.

To explain more what i did, I put jumpers in right positions to active the High speed USB1, i set USB_HOST_UART_SUPPORT_HW_FLOW to zero and rebuild this project.Unfortunately, i got always a response of Device not supported on Putty.

Please help me to overcome this problem.

0 Kudos
Reply
2 Replies

638 Views
Nandha
Contributor I
Hey there, How do you set USB_HOST_UART_SUPPORT_HW_FLOW to zero. Please help me, I'm stuck here for days. Thanks in advance!
0 Kudos
Reply

1,100 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi taherbk 

Did you use FS USB (USB0) successful with this example?

If the problem is only on USB1, please enable  USB_HOST_CONFIG_IP3516HS in config file for HS USB.
In addition, please make sure you have the following hardware settings in the board.
• JP9 is shunt 1-2 to use USB_HS_HOST_VBUS.
• JP10 is open to select USB1 Host Power Control.
• Provide Power through J1 connector.

Have a nice day,

Jun Zhang

0 Kudos
Reply