Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
boards:mspexp430g2 [2020/12/28 14:23]
darron [Crystal]
boards:mspexp430g2 [2024/01/03 10:16] (current)
darron [Crystal]
Line 2: Line 2:
 <wrap right> <wrap right>
 {{:boards:msp430.jpg?200}} {{:boards:msp430.jpg?200}}
 +\\ \\
 +{{boards:msp430g2.jpg?200}}
 +\\ \\
 +{{boards:msplpmode.jpg?200}}
 </wrap> </wrap>
  
Line 17: Line 21:
  
 <code> <code>
-USB+      USB 
 +TP3 GND VBUS TP1
                                       J3 = SW UART                                       J3 = SW UART
  
Line 31: Line 36:
 P2.2                                          P2.3 P2.2                                          P2.3
  
-                                               GND 
 P1.3   P1.0 P1.6                   RESET       GND P1.3   P1.0 P1.6                   RESET       GND
-S2     LED1 LED2                   S1          VCC +S2     LED1 LED2                   S1          GND 
-       RED  GREEN+       RED  GREEN                              VCC
 </code> </code>
  
Line 42: Line 46:
 </wrap> </wrap>
  
-First install the [[tools:msp430gcc|development]] and [[tools:mspdebug|programming]] tools.+First install the [[tools:msp430gcc|development]] and [[tools:mspdebug|programming/debugging]] tools.
  
 Demo Demo
Line 74: Line 78:
 <wrap right> <wrap right>
 {{:boards:microxtal.jpg?100}} {{:boards:microxtal.jpg?100}}
-{{:boards:xtal.png?200}}+{{:boards:xtal.png?150}} 
 +{{:boards:32k.jpg?150}}
 </wrap> </wrap>
  
Line 81: Line 86:
  
 The through holes can be used to attach a generic [[https://wiki.kewl.org/downloads/Ta-1082.pdf|crystal]] The through holes can be used to attach a generic [[https://wiki.kewl.org/downloads/Ta-1082.pdf|crystal]]
-which is easier to solder that the SMD crystal.+which is easier to solder than the SMD crystal.
 === Schematics === === Schematics ===
  
 {{:boards:LaunchPadSheet1.png?200|Debugging and programming}} {{:boards:LaunchPadSheet1.png?200|Debugging and programming}}
 {{:boards:LaunchPadSheet2.png?200|USB interface}} {{:boards:LaunchPadSheet2.png?200|USB interface}}
-{{:boards:LaunchPadSheet3.png?200|MSP430 value line processor}}+{{:boards:LaunchPadSheet3.png?200|MSP430 value line device}}
  
  
 === Resources === === Resources ===
  
-[[http://www.ti.com/ww/en/launchpad/launchpads-msp430-msp-exp430g2.html|MSP-EXP430G2 product page]]+[[http://www.ti.com/ww/en/launchpad/launchpads-msp430-msp-exp430g2.html|Product page]] 
 + 
 +[[https://www.ti.com/lit/ug/slau318g/slau318g.pdf|User manual]]
  
 [[https://www.ti.com/product/MSP430G2452|MSP430G2452 product page]] [[https://www.ti.com/product/MSP430G2452|MSP430G2452 product page]]
  
 [[https://www.ti.com/product/MSP430G2553|MSP430G2553 product page]] [[https://www.ti.com/product/MSP430G2553|MSP430G2553 product page]]
 +
 +[[https://www.ti.com/lit/pdf/slau144|MSP430F2xx, MSP430G2xx Family User's Guide]]
 +
 +[[https://www.ti.com/lit/ug/slau646f/slau646f.pdf|MSP430-GCC user's guide]]
  
 [[https://www.argenox.com/library/msp430/|Tutorial]] [[https://www.argenox.com/library/msp430/|Tutorial]]