> I still haven't found how to integrate the CPU into a user project without 
> the board, while retaining the easy reprogramming. The LaunchPad boards have 
> TWO ARM CPUs on them.

True, one of the CPUs implements their "FET" device programmer.

I actually have integrated one of their CPUs into a project.  Most of their 
offerings support two separate programming models.  One is a fairly 
straightforward JTAG variant,
the other is their "'Spy-BiWire" (SBW) protocol, which only takes two I/O pins. 
 You can use the launchpad board as a programmer (the signals come across a 
series of jumpers,
where you can pick them off and use them, I've done it, it works fine).  
There's also an outboard programmer, which I'm using now; it has a USB 
interface to the host computer,
and a 14-pin cable to the device.  It supports both the JTAG and SBW style 
programming methods, my board uses SBW.

They've made the code that speaks to the programmers available too, which is 
important to me.

- John

-- 
You received this message because you are subscribed to the Google Groups 
"neonixie-l" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send an email to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/neonixie-l/9C196AFA-4A8F-42AB-A767-F3ADC26E1499%40mac.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to