CICADA Wiki

Differences

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

Link to this comparison view

Next revision
Previous revision
microcontrollers:msp430 [2024/10/29 18:49] – created 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 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 ===== 
 + 
 +==== Programming ==== 
 + 
 +  * [[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 ===== 
 + 
 +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]] 
 + 
 +===== Device-specific Information ===== 
 + 
 +Information specific to individual MSP430 microcontrollers. 
 + 
 +==== MSP430FR5969 ==== 
 + 
 +  * [[MSP430FR5969 Low Power Modes and Interrupts|Low Power Modes and Interrupts]]
Panorama theme by desbest
microcontrollers/msp430.1730227760.txt.gz · Last modified: 2024/10/29 18:49 by ibchadmin