CICADA Wiki

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
microcontrollers:msp430 [2024/10/30 19:23] – [MSP430FR5969] ibchadminmicrocontrollers:msp430 [2025/04/03 18:38] (current) – [Programming] sorber
Line 5: Line 5:
   * **Widely used** in both batteryless and standard applications, which makes finding tools and support relatively easy   * **Widely used** in both batteryless and standard applications, which makes finding tools and support relatively easy
   * **Low power draw** with configurable low power modes, important in the low power environments of most intermittent devices   * **Low power draw** with configurable low power modes, important in the low power environments of most intermittent devices
-  * Some MSP430 boards (usually MSP430FRx) come with **FRAM**, non-volatile storage that is critical to maintaining state and data through the regular power losses of intermittent devices.+  * Some MSP430 boards (usually MSP430FRx) come with **FRAM**, [[introduction:non-volatile_memory|non-volatile storage]] that is critical to maintaining state and data through the regular power losses of intermittent devices.
  
 ===== Resources ===== ===== Resources =====
Line 11: Line 11:
 ==== Programming ==== ==== Programming ====
  
-  * [[https://energia.nu/|Energia]] +  * [[https://energia.nu/|Energia]] --- Energia is a Arduino clone for the MSP430. Unfortunately, it hasn't been updated since 2019. So, expect some issues.
 ===== General Information ===== ===== General Information =====
  
 The following information is applicable to either all MSP430 boards, or a general subcategory of those boards (e.g. MSP430FRx). The following information is applicable to either all MSP430 boards, or a general subcategory of those boards (e.g. MSP430FRx).
  
 +  * [[MSP430 clock systems and timers|Clock Systems and Timers]]
   * [[Common Communication Types]]   * [[Common Communication Types]]
 +
 ===== Device-specific Information ===== ===== Device-specific Information =====
  
Line 24: Line 25:
 ==== MSP430FR5969 ==== ==== MSP430FR5969 ====
  
-  * [[Low Power Modes and Interrupts]]+  * [[MSP430FR5969 Low Power Modes and Interrupts|Low Power Modes and Interrupts]]
Panorama theme by desbest
microcontrollers/msp430.1730316188.txt.gz · Last modified: 2024/10/30 19:23 by ibchadmin