DrWizard 5 Posted April 4, 2014 Share Posted April 4, 2014 For those of you who may not have already seen it, there is a graphic floating around that shows all the pin names for the connected launchpad -- from the FRONT (component side). Several people were all kind enough to share it with me on the 43oh forums. I made a new version that shows the names from the back side, in case you want to plug jumpers into the female connectors underneath. It's basically a mirror image with the text in the correct direction. bluehash and CheapB 2 Quote Link to post Share on other sites
igor 163 Posted April 4, 2014 Share Posted April 4, 2014 Link-back to original author of the front side graphic, Rei Vilo http://forum.43oh.com/topic/5213-pin-names-connected-launchpad/ http://energia.nu/Guide_ConnectedLaunchPad.html Quote Link to post Share on other sites
Rei Vilo 695 Posted April 5, 2014 Share Posted April 5, 2014 Please refer to LaunchPads and BoosterPacks Pins Maps for the updated and maintained pins maps. Thank you! -------- Please find the pins map for the X11 connector. Please note the pins map is under the friendly license Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. Feel free to update it but please keep the logo, the license, the name of the original author and of course add your name. Thank you! igor and bluehash 2 Quote Link to post Share on other sites
bluehash 1,581 Posted April 7, 2014 Share Posted April 7, 2014 @@Rei Vilo Is it a revised version of @@DrWizard's? Quote Link to post Share on other sites
spirilis 1,265 Posted April 7, 2014 Share Posted April 7, 2014 @@Rei Vilo Is it a revised version of @@DrWizard's? Looks like @@DrWizard 's pinout is just the BoosterPack pinouts from the back side... this is the long X11 connector (meant for breadboard connection) bluehash 1 Quote Link to post Share on other sites
Rei Vilo 695 Posted April 7, 2014 Share Posted April 7, 2014 @@spirilis Thank you for having answered @@bluehash's question! Quote Link to post Share on other sites
Rei Vilo 695 Posted April 26, 2014 Share Posted April 26, 2014 Please refer to LaunchPads and BoosterPacks Pins Maps for the updated and maintained pins maps. Thank you! --------- Please find the pins map for the rear of the Connected LaunchPad. Quote Link to post Share on other sites
pane 0 Posted May 12, 2014 Share Posted May 12, 2014 Hallo, Thank you for providing us with pinout map links/files in this post. While trying with Energia 0012 to get Sharp® LCD BoosterPack (430BOOST-SHARP96) working with EK-TM4C1294XL Connected Launchpad with no success so far (NOT PLUGGED IN BUT CONNECTED INDIVIDUALLY TO PINS - SSI module 2 is probably the default in Energia) I found different assignement of pins 14 and 15 (MISO and MOSI) compared to TI document provided in the box with LP - spmz858.pdf - and other TI docs including SSI2Tx and SSI2Rx. PD1 and PD0 correspond. TI: 15 - PD1 SSI2Tx - MOSI 14 - PD0 SSI2Rx - MISO Energia (RV): 15 - PD1 - MISO(2) 14 - PD0 - MOSI(2) Please clarify or expalin to me (I am still learning). Thank you. Pavel igor 1 Quote Link to post Share on other sites
Rei Vilo 695 Posted May 15, 2014 Share Posted May 15, 2014 Please refer to LaunchPads and BoosterPacks Pins Maps for the updated and maintained pins maps. Thank you! ---- Quote Link to post Share on other sites
dpharris 13 Posted May 15, 2014 Share Posted May 15, 2014 Can you guys include the pin outs for the CAN peripherals? These always seem to be neglected. Thanks, David Quote Link to post Share on other sites
Rei Vilo 695 Posted May 15, 2014 Share Posted May 15, 2014 CAN isn't supported by Energia, that's why it isn't mentioned. Quote Link to post Share on other sites
igor 163 Posted May 15, 2014 Share Posted May 15, 2014 @@Rei Vilo - Thank you for the updated pin maps, and for the consolidated spot to get the latest. @@pane I found different assignement of pins 14 and 15 (MISO and MOSI) compared to TI document provided in the box with LP - spmz858.pdf - and other TI docs including SSI2Tx and SSI2Rx. PD1 and PD0 correspond. TI: 15 - PD1 SSI2Tx - MOSI 14 - PD0 SSI2Rx - MISO Energia (RV): 15 - PD1 - MISO(2) 14 - PD0 - MOSI(2) Please clarify or expalin to me (I am still learning). Thank you. Pavel This appears to be an error in the Connected Launchpad pin maps, and is still present in version 1.1 of the pin maps (at the moment the latest one on http://embeddedcomputing.weebly.com/launchpads-and-boosterpacks-pins-maps.html ). It looks like the error affects all of the SSI peripherals on the Connected Launchpad pin map. PE_4, PE_5 PF_1, PF_0 PD_1, PD_0 PQ_2, PQ_3 In each case the SPI TX pin is mislabeled MISO, and the Rx pin is labeled MOSI. Whereas TI labels the SPI TX pins MOSI, and the RX pins MISO. On the Stellaris launchpad pin map, the SPI Tx pin is labeled MOSI, and the RX pin is labeled MISO (which is consistent with TI's labeling). Just to be sure, I checked the Energia source code for SPI. It does not play any special games trying to reverse Rx and Tx that I can see. pane and Rei Vilo 2 Quote Link to post Share on other sites
dpharris 13 Posted May 18, 2014 Share Posted May 18, 2014 CAN isn't supported by Energia, that's why it isn't mentioned.But CAN does exist on the board, and I would hope will be supported. There is a library for it in the Energia distribution, after all. It could be noted that official support is not offered yet. People use the pin out diagrams to assess the usefulness of the board - the CAN connection should be mentioned. David Quote Link to post Share on other sites
spirilis 1,265 Posted May 18, 2014 Share Posted May 18, 2014 I agree... if there's room it might be worth including for completeness sake. I think there's only 1 boosterpack pinout supporting it but the long side header has the other DCAN. There's also a pair of jumpers to switch the DCAN pins between CAN and UART. Quote Link to post Share on other sites
Rei Vilo 695 Posted May 18, 2014 Share Posted May 18, 2014 It could be noted that official support is not offered yet. When the official distribution of Energia includes CAN, I'll add the corresponding pins to the map. In the meantime, please refer to the document Meet the Tiva C Series TM4C1294. @@dpharris May I suggest you to fill a ticket at http://github.com/en.../Energia/issues for adding CAN support or, even better, contribute with a library? 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.