How to deal with USB pins on XL232 devices?

Technical discussions around xCORE processors (e.g. xcore-200 & xcore.ai).
Post Reply
User avatar
CousinItt
Respected Member
Posts: 360
Joined: Wed May 31, 2017 6:55 pm

How to deal with USB pins on XL232 devices?

Post by CousinItt »

Hi all,

according to the data sheet for the XL232, it has some USB pins. Are these present because it's a knobbled XU232 without a USB controller?

Is there any guidance on what to do with these pins when USB isn't (and presumably can't be) used?

Thanks


Redeye
XCore Addict
Posts: 131
Joined: Wed Aug 03, 2011 9:13 am

Post by Redeye »

I've got a 3 x XL232 design where all of the USB pins are left floating. I can't honestly remember if this was what was recommended by XMOS when they reviewed the design.
User avatar
mon2
XCore Legend
Posts: 1913
Joined: Thu Jun 10, 2010 11:43 am
Contact:

Post by mon2 »

Every article read so far (5+) on the net from assorted silicon suppliers and this topic states the same as Redeye has posted, just leave the USB D+/D- pins floating. The additional question is what to do with the voltage rails for the USB PHY, etc. I would leave room for just-in-case to power such pins. Better to ask XMOS through a support ticket to clarify and post your feedback here for future readers.
Redeye
XCore Addict
Posts: 131
Joined: Wed Aug 03, 2011 9:13 am

Post by Redeye »

On my design I've got power to the USB supply pins. Again, I can't remember if this was what was recommended by XMOS, but the schematic was checked by them before I got the board made.
User avatar
CousinItt
Respected Member
Posts: 360
Joined: Wed May 31, 2017 6:55 pm

Post by CousinItt »

Thanks mon2 and Redeye. I'll raise a ticket and post results here.
User avatar
CousinItt
Respected Member
Posts: 360
Joined: Wed May 31, 2017 6:55 pm

Post by CousinItt »

I posted a ticket. They said "post your question on the xcore support forum".

Still waiting...
User avatar
mon2
XCore Legend
Posts: 1913
Joined: Thu Jun 10, 2010 11:43 am
Contact:

Post by mon2 »

Hi. We are reviewing a design with USB 2.0 hub controller and came across this topic of how to disable the USB port via straps.

While this may be an overkill for the XMOS CPU, it is an option to consider. Apply 0 ohm resistors to +3v3 to park the D+ and D- lines.
usb_hub_disable_port.png
(57.23 KiB) Not downloaded yet
usb_hub_disable_port.png
(57.23 KiB) Not downloaded yet
User avatar
CousinItt
Respected Member
Posts: 360
Joined: Wed May 31, 2017 6:55 pm

Post by CousinItt »

Hi mon2 - sorry I missed your message. Thanks for the tip.

Still hoping someone from xmos might actually get around to answering this.
Post Reply