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,115 次查看
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 回复数

639 次查看
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,101 次查看
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 项奖励
回复