Integrating XTAG2 into a PCB

Technical discussions around xCORE processors (e.g. xcore-200 & xcore.ai).
Post Reply
User avatar
rp181
Respected Member
Posts: 395
Joined: Tue May 18, 2010 12:25 am
Contact:

Integrating XTAG2 into a PCB

Post by rp181 »

I am designing a system using the L2 processor. I would like USB connectivity, for programming and data transfer. I need all the IO on the L2, so I will be using another L1 to handle the USB.

If I copy the XTAG2 schematic (allowed in license), what kind of software do I need to load onto the L1. the MODE pins are configured to boot from SPI, am I right in thinking that this is basically booting from USB?

Is the XTAG code available anywhere?


User avatar
Andy
Respected Member
Posts: 279
Joined: Fri Dec 11, 2009 1:34 pm

Post by Andy »

Hi rp181,

You'll need to program the OTP with the USB bootloader. All the code you need is available on Github here:

https://github.com/xcore/proj_xtag2
User avatar
rp181
Respected Member
Posts: 395
Joined: Tue May 18, 2010 12:25 am
Contact:

Post by rp181 »

Ok. Will there be a problem programming it while the output is connected to the L2 device, or do I need to program it before connecting?

Also, the XTAG has a component called FB1 in series with the VBUS line on the USB connector. What is this? the schematic says its rated 1700ma and 330R.

Do I need to connect VBUS? I plan on having external 5v.
User avatar
leon_heller
XCore Expert
Posts: 546
Joined: Thu Dec 10, 2009 10:41 pm
Location: St. Leonards-on-Sea, E. Sussex, UK.
Contact:

Post by leon_heller »

FB indicates a ferrite bead.
Post Reply