Jump to content
43oh

Question regarding Launchpad Programmer.


Recommended Posts

Yes, you can.

 

If the device fits into the socket then you can program it easily.

 

If the device is on another circuit board and you have constructed a Spy BiWire interface then you can plug the LP into that SBW and program the target board easily.

Link to post
Share on other sites
Yes, you can.

 

If the device fits into the socket then you can program it easily.

 

If the device is on another circuit board and you have constructed a Spy BiWire interface then you can plug the LP into that SBW and program the target board easily.

 

That means LaunchPad can program whole MSP430 series?

Link to post
Share on other sites
Even better.

 

It means that the LP can program any MSP430 that has the Spy BiWire interface.

 

Little confused as i dont know about Spy BiWire Its something like PROTOCOL developed by TI.

 

Well in Simple, Suppose i want to program MSP430 MCU which is on another board, By Simple connecting all programming Pins of LaunchPad to that extra board can i program MCU?

Link to post
Share on other sites

To quote Wikipedia:

 

Debugging interface

 

In common with other microcontroller vendors, TI has developed a two-wire debugging interface found on some of their MSP430 parts that can replace the larger JTAG interface. The eZ430 Development Tool contains a full USB-connected Flash Emulation Tool ("FET") for this new two-wire protocol, named "Spy-Bi-Wire" by TI. Spy-Bi-Wire was initially introduced on only the smallest devices in the 'F2xx family with limited number of I/O pins, such as the MSP430F20xx, MSP430F21x2, and MSP430F22x2. The support for Spy-Bi-Wire has been expanded with the introduction of the latest '5xx family, where all devices have support Spy-Bi-Wire interface in addition to JTAG.

 

The advantage of the Spy-Bi-Wire protocol is that it uses only two communication lines, one of which is the dedicated _RESET line. The JTAG interface on the lower pin count MSP430 parts is multiplexed with general purpose I/O lines. This makes it relatively difficult to debug circuits built around the small, low-I/O-budget chips, since the full 4-pin JTAG hardware will conflict with anything else connected to those I/O lines. This problem is alleviated with the Spy-Bi-Wire-capable chips, which are still compatible with the normal JTAG interface for backwards compatibility with the old development tools.

 

 

Take a look at this thread for a technical discussion on the topic.

Link to post
Share on other sites
  • 2 months later...

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...