Design support for USB for use with AM57x SOM
Added by Sandeep Sivadas over 1 year ago
Hi,
We need to integrate one USB 3.0, one USB 2.0 and one Debug USB with our application system.
1. For USB2, it is mentioned that voltage level is 1.8V. We need to connect these signals to USB3.0 StdA Connector
2. But for USB1 there is no voltage level mentioned (Module fixed-function pins (FF)).
Can we directly use these signals to our USB Port? or do we need any voltage translators for the signals?
Attaching the design files here. Please have a look in to this.
Thanks and regards
Sandeep S
Screenshot from 2023-06-05 17-05-25.png (60.7 KB) Screenshot from 2023-06-05 17-05-25.png | USB2-design | ||
Screenshot from 2023-06-05 17-16-56.png (80.1 KB) Screenshot from 2023-06-05 17-16-56.png | USB1-design |
Replies (5)
RE: Design support for USB for use with AM57x SOM - Added by Jonathan Cormier over 1 year ago
- Both schematics are using VUSB_VBUS1 as a net name. One of them is probably supposed to be VUSB_VBUS2.
- The SOM already contains 0.1uF caps on the USB1_SSTX_P/N lines, I don't believe they should be on the baseboard as well.
This needs to be added to our datasheet.
1. For USB2, it is mentioned that voltage level is 1.8V. We need to connect these signals to USB3.0 StdA Connector
Can you point me to the documentation your referencing?
2. But for USB1 there is no voltage level mentioned (Module fixed-function pins (FF)).
As far as I'm aware, the USB_VBUS (pin 240 J1) pin is the only one with voltage level restrictions. And since both of your USB ports are host mode only, you shouldn't need to use the USB_VBUS pin (you should tie it to ground). You can connect all the USB datalines directly to the SOM like you've done in your schematic.
Reference: https://www.ti.com/lit/an/sprack7b/sprack7b.pdf?ts=1685999763358 Section 2.17
RE: Design support for USB for use with AM57x SOM - Added by Sandeep Sivadas over 1 year ago
Hi Jonathan,
*1. For USB2, it is mentioned that voltage level is 1.8V. We need to connect these signals to USB3.0 StdA Connector
Can you point me to the documentation your referencing?*
https://www.criticallink.com/wp-content/uploads/60-000055-MitySOM-AM57_datasheet.pdf
!
Screenshot%20from%202023-06-06%2010-40-30.png
!
Thanks and regards
Sandeep S
Screenshot from 2023-06-06 10-40-30.png (85.4 KB) Screenshot from 2023-06-06 10-40-30.png | Datasheet screenshot |
RE: Design support for USB for use with AM57x SOM - Added by Jonathan Cormier over 1 year ago
Thanks, I'll look into it. I'm pretty sure that's incorrect.
RE: Design support for USB for use with AM57x SOM - Added by Jonathan Cormier over 1 year ago
The USB2_DM/DP supports 5V voltage level. Datasheet will be updated on next release.
RE: Design support for USB for use with AM57x SOM - Added by Jonathan Cormier over 1 year ago
Datasheet has been released