Jump to content
43oh

LaunchPad Pin Assignment


Recommended Posts

  • Replies 57
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

OK, I'm back from vacations. Please comment this schematic guide to use Energia with the LaunchPad v.1.5 an the MSP430G2553. Some corrections made (Sun Aug 26, 2012): -S1, LED1 and LED2 are not val

Rick, thank you for the pins number.   It seems that Energia has defined P2.0 for CS and UCBA isn't implemented:   /** * File: usci_spi.c - msp430 USCI SPI implementation */ /** * spi_initializ

Something like this?   Please refer to the Energia wiki at :arrow: http://github.com/energia/Energia/wiki/Hardware

Posted Images

Rick, thank you for the pins number.

 

It seems that Energia has defined P2.0 for CS and UCBA isn't implemented:

 

/**
* File: usci_spi.c - msp430 USCI SPI implementation
*/

/**
* spi_initialize() - Configure USCI UCB0 for SPI mode
*
* P2.0 - CS (active low)
* P1.5 - SCLK
* P1.6 - MISO aka SOMI
* P1.7 - MOSI aka SIMO
*
*/

 

post-22262-135135563895_thumb.jpg

(updated)

LaunchPad MSP430G2553.xls.zip

Link to post
Share on other sites
Please comment this schematic guide to use Energia with the LaunchPad v.1.5 an the MSP430G2553.
Is there enough space to show the wiring connections to J3? It would be nice to especially have the connection to the TX and RX J3 pins and show how the position of the jumpers changes the MSP430 connections.
Link to post
Share on other sites

These images are great. Nice job. ... My only concern is that people with a version 1.4 board or older will fry their chips. On those boards the first two jumpers are are VCC (3.5volts) and TX. Turning those jumpers sideways could potentially cook the pin. Maybe a disclaimer is in order. If you have a 1.4 board, don't ever turn your first two jumpers 90 degrees.

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