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:mspexp430fr5994 [2023/11/08 13:44]
darron [Pinout]
boards:mspexp430fr5994 [2024/01/03 10:18] (current)
darron [MSP430 FLASHER]
Line 1: Line 1:
 ====MSP-EXPFR5994 Launchpad Development Kit==== ====MSP-EXPFR5994 Launchpad Development Kit====
  
-[[:tools:mspdebug|Mspdebug]] is used to program this device using its `eZ FET lite' +<wrap right> 
-interface.+{{boards:fr5994.jpg?200}} 
 +</wrap> 
 + 
 +===MSPDEBUG=== 
 + 
 +[[:tools:mspdebug|Mspdebug]] can be used to program this device using its `eZ FET lite' 
 +interface, however, it doesn't appear to work reliably. 
 + 
 +[[:tools:mspdebug|Mspdebug]] with the tilib interface does seem to work reliably, yet, 
 +if ez-fet mode was attempted before-hand the board will need a power cycle. 
 + 
 +===MSP430 FLASHER=== 
 + 
 +[[:tools:mspflasher|MSP430 Flasher]] can program this device using TI TEXT files. 
 +It has the same issue if mspdebug eZ-FET mode was attempted previously, so do not do that.
 ===Pinout=== ===Pinout===
  
Line 60: Line 74:
  
 [[https://www.ti.com/lit/an/slaa522a/slaa522a.pdf|Migrating from the USCI Module to the eUSCI Module]] [[https://www.ti.com/lit/an/slaa522a/slaa522a.pdf|Migrating from the USCI Module to the eUSCI Module]]
 +
 +[[https://www.ti.com/tool/MSPWARE#downloads|MSP430Ware Software Examples (needs authentication)]]
 +
 +[[https://dev.ti.com/tirex/explore/node?node=A__AMOGChUONzjBIMM5H6UUIA__msp430ware__IOGqZri__LATEST|MSP430Ware Software Examples for MSP430FR5994 (online)]]