Jump to content
43oh

LaunchFET: Tag connect for launchpad


Recommended Posts

Ohh, that's unfortunate. Did you try a 0 ohm? Recommended if you never intend to use the physical fuse blow feature.

 

I don't have a problem changing the pin layout of my boards, but I would love to have the added benefit of a serial channel. Especially since now mspdebug has a bsl-driver that should work through a FET, I always seems to software disabling the JTAG on my FRAM ICs, and having to do a BSL erase to fix them.

 

This serial channel obviously wouldn't be compatible with the default SPY-BI-TAG adapters.

 

From what I can gather from perusing through the FET source code. If there is a voltage >1.7volts on the VIN pin, the UIF will create a internal voltage to match that is used to drive the programming pins.

So if we place our RX pin on the TAG pin 4. The UIF will always be outputting VCC from TAG pin 2.

 

The TEST/VPP pin is only driven when the user initiates a fuse blow, obviously putting the TX on this pin means that users can not use this feature. But if you are rewiring your target boards in this way they are also incompatible with this feature. I don't think it's such a loss, since alot of MSP's have a software fuse that will protect code. so we can place our TX pin on TAG pin 6?

 

Proposed

                O
 RESET/SBWTDIO . . VCC (IN) [OUT from FET]
   TEST/SBWTCK . . RX (IN) [OUT from FET]
           GND . . TX (OUT) [IN to FET]
              O   O

If your target is self powered, don't connect the VCC pin?

 

Another option could be to replace the SPY-BI-TAG connect with our own custom adapter, that could support the TX/RX serial lines?

Link to post
Share on other sites
  • Replies 66
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

Wow, I'd never heard of TagConnect. But I wanted something exactly like it. So I bought $10 worth of pogopins (50pcs), and drafted up a very quick 4 pin pad layout. My boards arrived today.   This

Ordering 6 of these, will send @@bluehash 5 of them after I confirm they work-     OSHpark gerbers: OSH_TC2030_eZFET_Adapter_v2_0.zip   DipTrace Schematic (PDF): DipTrace Schematic - TC2030_e

From the dozen or so uses of mine, it hasn't failed to connect once. The stainless guide pins seem suitable enough to protect the pogo pins from accidental bending. Can't say about the clip since I

Posted Images

I'll try 0 ohm when I get home tonight, although it's a little confusing if that leaves the UIF open to damage. To me this note describes either using 330 ohm or effectively going with figure 2.3 (0 ohm to TCK and VPP not connected):

 

R2 protects the JTAG debug interface TCK signal from the JTAG security fuse blow voltage that is supplied by the TEST/VPP pin during the fuse blow process. If fuse blow functionality is not needed, R2 is not required (populate 0 ?) and do not connect TEST/VPP to TEST/SBWTCK.

 

You're right that serial would be useful and it's not possible with TagConnect's own SPY_BI_TAG adapter. It would be good if we can preserve some compatibility with it though. Not just because that's what I've started using, but because that's what somebody who's bought what TagConnect sell would get.

 

I wonder if a couple of modifications to the SPY_BI_TAG would allow TX/RX to be connected as in your diagram? I can see reference to TX/RX being on pins 12 and 14 of the JTAG connector (figure B80 p154). Damn - I think the serial back channel is only supported on the new MSP-FET and not the FET430-UIF.

Link to post
Share on other sites

Proposed

                O
 RESET/SBWTDIO . . VCC (IN) [OUT from FET]
   TEST/SBWTCK . . RX (IN) [OUT from FET]
           GND . . TX (OUT) [IN to FET]
              O   O

If your target is self powered, don't connect the VCC pin?

 

Another option could be to replace the SPY-BI-TAG connect with our own custom adapter, that could support the TX/RX serial lines?

I etched another board and can confirm this layout works fine with a FET430-UIF, a SBY_BI_TAG adapter and TagConnect cable. Connecting the TX/RX to the device doesn't interfere with operation either (but obviously doesn't do anything).

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...