<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Safe &amp;amp; Sound @ E14-CLEWE @#8_GPS issues</title><link>/challenges-projects/design-challenges/texas-instruments-safe-sound-wearables-design-challenge/b/blog/posts/safe-sound-e14-clewe-8_5f00_gps-issues</link><description>Safe &amp;amp; Sound @ E14-CLEWE @#8_GPS issues E14-C.L.E.W.E. INDEX: #1_”The word.” #6_Energia! #2_”The Science.” #7_Blog7 #3_&amp;quot;GPS decisions.&amp;quot; #8_GPS_Issues #4_&amp;quot;GPS arrives!&amp;quot; #5_&amp;quot;The box, the box!&amp;quot; &amp;amp;nbsp...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Safe &amp;amp; Sound @ E14-CLEWE @#8_GPS issues</title><link>https://community.element14.com/challenges-projects/design-challenges/texas-instruments-safe-sound-wearables-design-challenge/b/blog/posts/safe-sound-e14-clewe-8_5f00_gps-issues</link><pubDate>Mon, 05 Jun 2017 09:30:55 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:10ce20af-37f1-4839-83c6-c62aae341c33</guid><dc:creator>cstanton</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;span&gt;[mention:030052a2defd4db5905e641faba08f52:e9ed411860ed4f2ba0265705b8793d05]&lt;/span&gt; , what are the pin numbers you&amp;#39;re actually connecting the GPS shield&amp;#39;s RX and TX to on the MSP430?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;According to a &lt;a class="jive-link-external-small" href="http://forum.43oh.com/topic/10349-trouble-connecting-gps-and-xbee-to-msp432/#comment-76937" rel="nofollow ugc noopener" target="_blank"&gt;cursory search on the internet&lt;/a&gt; the hardware UART pins are 3.2(rx) and 3.3(tx) aka pins 3 and 4 on the &lt;a class="jive-link-external-small" href="https://cloud.githubusercontent.com/assets/951776/15053945/5f47bac6-1305-11e6-9ab5-c71d425194ce.jpeg" rel="nofollow ugc noopener" target="_blank"&gt;Energia Pin map&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The secondary serial port is apparently shared with USB, so if you&amp;#39;re using that one you won&amp;#39;t see anything on the serial monitor.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If it&amp;#39;s still not working then I&amp;#39;d suggest it&amp;#39;s a baud rate issue. &lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=2925&amp;AppID=150&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Safe &amp;amp; Sound @ E14-CLEWE @#8_GPS issues</title><link>https://community.element14.com/challenges-projects/design-challenges/texas-instruments-safe-sound-wearables-design-challenge/b/blog/posts/safe-sound-e14-clewe-8_5f00_gps-issues</link><pubDate>Sun, 30 Apr 2017 03:21:18 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:10ce20af-37f1-4839-83c6-c62aae341c33</guid><dc:creator>mcb1</dc:creator><slash:comments>0</slash:comments><description>&lt;blockquote class="jive-quote"&gt;&lt;p&gt;Since the LCD was occupying the 3v and I had used the 5v successfully with the Arduino&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Arduino inputs seem to be more tolerant to the wrong voltage.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Part of the troubleshooting for Arduino is to loop back D0 and D1 and see if the serial from your device is echoed.&lt;/p&gt;&lt;p&gt;While this is the &amp;#39;other way&amp;#39; loop back is an important tool to use to verify something.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you have a FTDI (USB to Serial) device it might be worth trying. Mine has the ability to switch to between 5v and 3v3, which makes it super useful.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Mark&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=2925&amp;AppID=150&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Safe &amp;amp; Sound @ E14-CLEWE @#8_GPS issues</title><link>https://community.element14.com/challenges-projects/design-challenges/texas-instruments-safe-sound-wearables-design-challenge/b/blog/posts/safe-sound-e14-clewe-8_5f00_gps-issues</link><pubDate>Thu, 27 Apr 2017 20:58:38 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:10ce20af-37f1-4839-83c6-c62aae341c33</guid><dc:creator>jomoenginer</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;You might need to enable the pins with pull ups on the MSP432 to get them to work properly with the GPS device.&lt;/p&gt;&lt;p&gt;Check the pin numbers on the MSP432, but you should have something like:&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;nbsp; &lt;span class="n"&gt;pinMode&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;6&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;INPUT_PULLUP&lt;/span&gt;&lt;span class="p"&gt;);&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;span&gt;&amp;nbsp; &lt;span class="n"&gt;pinMode&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;5&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;INPUT_PULLUP&lt;/span&gt;&lt;span class="p"&gt;);&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;span&gt;&amp;nbsp; &lt;span class="n"&gt;pinMode&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;9&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;INPUT_PULLUP&lt;/span&gt;&lt;span class="p"&gt;);&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;span class="p"&gt;However, as is quite common when trying to use Arduino compatible shields, they are usually set for 5v where as other devices are 3.3v on the GPIO as i believe the MSP432 is.&amp;nbsp; In this case, you can a level shifter from 5v to 3.3v between the MSP432 and the GPS board to convert between the two values.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;span class="p"&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;span class="p"&gt;In Energia, there should be an UART example&amp;nbsp; for the MSP432 that you can use to test the com port functionality and use that as a baseline for the GPS. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;span class="p"&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=2925&amp;AppID=150&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Safe &amp;amp; Sound @ E14-CLEWE @#8_GPS issues</title><link>https://community.element14.com/challenges-projects/design-challenges/texas-instruments-safe-sound-wearables-design-challenge/b/blog/posts/safe-sound-e14-clewe-8_5f00_gps-issues</link><pubDate>Sun, 23 Apr 2017 03:36:37 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:10ce20af-37f1-4839-83c6-c62aae341c33</guid><dc:creator>dougw</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Sounds like a proper nightmare. So simple nothing can go wrong, but it doesn&amp;#39;t work.&lt;/p&gt;&lt;p&gt;If you can try looking at the signal coming from the GPS with a scope, you can figure out if the pins are connected correctly, whether the voltage is correct and what the baud rate is.&lt;/p&gt;&lt;p&gt;On the Launchpad, adjust your code to print every character that is received - don&amp;#39;t wait for a CR or LF character. This should confirm if you have the correct receive pin configured.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If the character string is to short, it may indicate the baud rate is too low and vice versa.&lt;/p&gt;&lt;p&gt;I think all of my GPS devices work on 3.3V, but I know some others can work with 5V.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Maybe you can find a loop back test program and connect the TX to the Rx on the Launchpad to ensure the serial port is working.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=2925&amp;AppID=150&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>