Issues when using tinyUSB with MAX3421 HCD API #2851
-
I'm trying to use tinyUSB together with the already provided max3421-hcd layer on my device. The HW that I'm using connects the MAX3421E USB line to a USB Hub (CYUSB3304), reason why I'm configuring the proper macro on tinyUSB compilation for this purpose. However, when starting the USB enumeration process, I'm always getting a STALLED status, indicating that the hub device is not being able to communicate with the MAX3421E. I have tried to generate a petalinux image and use the linux USB stack for this same hardware, and it works perfectly, so I assume it should not be a problem on the hub device nor on the hardware configuration. Given this situation, I would like to know if it is possible to have some examples where the max3421-hcd layer is used, and also some more documentation explaining the usage of this file. Also, if anyone has any idea why the Hub device is returing the STALL status, I would really appreciate it. Thanks a lot in advance! Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
hcd max3421 does not support hub fornow |
Beta Was this translation helpful? Give feedback.
hcd max3421 does not support hub fornow