2024-12-16 05:22 AM - last edited on 2024-12-16 06:59 AM by Andrew Neil
Hi everyone,
I am currently working on running the USB HS examples (USB_Host_Device_Examples - dual role device) provided in the user manual for the OPEN405R-C. My goal is to use the board to read files (e.g., .txt, .png) from a USB drive.
The board fails to detect or read files from the USB drive. I have tested the setup with three different USB drives, including a 16GB Kingston DT100G3 (USB 2.0 compatible). Based on the USB3300 datasheet, the configuration should support high-speed mode and meet the project requirements.
Despite multiple attempts and different USB drives, the system still does not recognize any of them. I’ve attached some image of my project setup for reference (apologies for the poor quality).
Has anyone encountered a similar issue or have suggestions on how to resolve this? Any insights or troubleshooting advice would be greatly appreciated.
Thank you in advance for your support!
2024-12-16 05:41 AM - edited 2024-12-16 05:44 AM
@MinhTris wrote:OPEN405R-C.
This: https://www.waveshare.com/wiki/Open405R-C
"Standard" or "Package A" ?
As it's a Waveshare product - not ST - have you contacted Waveshare for support?
https://www.waveshare.com/wiki/Open405R-C#Support
@MinhTris wrote:connected to a USB3300 via the ULPI interface.
How is it connected - a Waveshare board? a 3rd-party board? a custom board?
This: https://www.microchip.com/en-us/product/usb3300 ?
Also not an ST product - have you contacted Microchip for help with debugging the issue?
2024-12-16 06:04 AM - edited 2024-12-16 06:07 AM
I am currently utilizing a Waveshare Open405R-C-Standard development board alongside several peripherals included in package A. These peripherals specifically include the USB3300, and two SN65HVD230 transceivers etc...
I connect the USB3300 directly to the OPEN405R-C standard board through ULPI interface
I have already submitted a support ticket to Waveshare regarding this matter, but unfortunately, I have not yet received a response.
2024-12-16 06:37 AM
Would certainly be worth also contacting Microchip & posting on their forum - they would be best able to help in what to look for in debugging USB3300 issues ...
2024-12-16 06:42 AM
Thank you for your suggestion! Reaching out to Microchip and posting on their forum is a great idea and could indeed be another valuable source to seek a solution. I appreciate your input and will definitely explore this option. Thanks again!