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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

1,121件の閲覧回数
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 件の賞賛
返信
2 返答(返信)

645件の閲覧回数
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 件の賞賛
返信

1,107件の閲覧回数
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 件の賞賛
返信