SeuPay 17 Posted August 26, 2012 Author Share Posted August 26, 2012 Thanks Rei Vilo ! Like your visual presentation. :thumbup: Quote Link to post Share on other sites
Rei Vilo 695 Posted August 26, 2012 Share Posted August 26, 2012 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 * */ (updated) LaunchPad MSP430G2553.xls.zip SeuPay, Hekebit, energia and 3 others 6 Quote Link to post Share on other sites
Automate 69 Posted August 26, 2012 Share Posted August 26, 2012 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. Quote Link to post Share on other sites
Philipp 56 Posted August 26, 2012 Share Posted August 26, 2012 Very nice work, Rei! I'll base my first version of the HW reference on your work, it's exactly what i imagined Quote Link to post Share on other sites
Rickta59 589 Posted August 26, 2012 Share Posted August 26, 2012 Note: MOSI and MISO are flipped on the USI chips. (g2231/g2452) Quote Link to post Share on other sites
Hekebit 4 Posted August 26, 2012 Share Posted August 26, 2012 Downloaded and ready for print Nice work. Quote Link to post Share on other sites
Rei Vilo 695 Posted August 26, 2012 Share Posted August 26, 2012 And here comes the same schematics for the 2452: Please refer to the Energia wiki at :arrow: http://github.com/energia/Energia/wiki/Hardware Rickta59, SeuPay, pine and 1 other 4 Quote Link to post Share on other sites
energia 485 Posted August 27, 2012 Share Posted August 27, 2012 That looks awesome Rei! Let's get this posted on the https://github.com/energia/Energia/wiki/Hardware page. Quote Link to post Share on other sites
SeuPay 17 Posted August 27, 2012 Author Share Posted August 27, 2012 Good work Rei. Consider the use of the label "TimerSerial" instead of "UART" in the MSP430G2452 reference chart. Quote Link to post Share on other sites
Rei Vilo 695 Posted August 27, 2012 Share Posted August 27, 2012 Confused with LaunchPad MSP430 pins :?: Find the schematics for MSP430G2553 and MSP430G2452 based on Energia implementation :arrow: here and also :arrow: there! Quote Link to post Share on other sites
Rickta59 589 Posted August 27, 2012 Share Posted August 27, 2012 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. Quote Link to post Share on other sites
energia 485 Posted August 28, 2012 Share Posted August 28, 2012 Good point! I suggest that we display them in a "save factory default position" and put a big fat circle around it pointing to a foot note explaining all the other positions and when they apply. Quote Link to post Share on other sites
Rei Vilo 695 Posted August 28, 2012 Share Posted August 28, 2012 Something like that for a MSP430G2553 on LaunchPad v1_4? (updated) Quote Link to post Share on other sites
energia 485 Posted August 28, 2012 Share Posted August 28, 2012 The cross connections needs to move on jumper to the right to cross TXD and RXD. Quote Link to post Share on other sites
Rei Vilo 695 Posted August 28, 2012 Share Posted August 28, 2012 @Energia Thank you for the feed-back. Please find the (updated) schematics on the previous post and on Energia wiki at :arrow: http://github.com/energia/Energia/wiki/Hardware msp430g2452 msp430g2553 on LaunchPad version 1.5 msp430g2553 on LaunchPad version 1.4 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.