MSP430FR2433: diferenças entre revisões

De WikiPeida
Ir para a navegação Ir para a procura
Criou a página com "== Description == The 16-MHz MSP430FR2433 device features 15.5KB of embedded FRAM (ferroelectric random access memory), a nonvolatile memory known for its ultra-low power,..."
 
 
(Há 7 edições intermédias do mesmo utilizador que não estão a ser apresentadas)
Linha 1: Linha 1:
[[File:MSP-EXP430FR2433 Straight.jpg|200px|thumb|Straight]]
[[File:MSP-EXP430FR2433 Tilt.jpg|200px|thumb|Tilt]]
[[File:MSP-EXP430FR2433 Pinout.png|200px|thumb|Pinout]]
== Order Date ==
* 13/8/2018
== Description ==
== Description ==


The 16-MHz MSP430FR2433 device features 15.5KB of embedded FRAM (ferroelectric random access memory), a nonvolatile memory known for its ultra-low power, high endurance, and high-speed write access. Combined with the 4KB of on-chip SRAM, users have access to 15.5KB of memory to split between their program and data as required. For example, a data logging application may require a large data memory with a relatively small program memory, so the memory may be allocated as required between program and data memory.
The 16-MHz MSP430FR2433 device features 15.5KB of embedded FRAM (ferroelectric random access memory), a nonvolatile memory known for its ultra-low power, high endurance, and high-speed write access.
 
Combined with the 4KB of on-chip SRAM, users have access to 15.5KB of memory to split between their program and data as required.
 
For example, a data logging application may require a large data memory with a relatively small program memory, so the memory may be allocated as required between program and data memory.


== Key Features ==
== Key Features ==
Linha 9: Linha 20:
* Onboard eZ-FET debug probe
* Onboard eZ-FET debug probe
* 2 buttons and 2 LEDs for user interaction
* 2 buttons and 2 LEDs for user interaction
== Toolchain ==
* [http://www.ti.com/tool/MSP430-GCC-OPENSOURCE MSP430-GCC-OPENSOURCE]
* crossdev --b 2.31.1 --g 8.2.0-r2 --l 2.5.0 msp430
== External links ==
* [http://www.ti.com/tool/MSP-EXP430FR2433 Product Page]


[[Category:Electrónica]]
[[Category:Electrónica]]

Edição atual desde as 04h45min de 14 de agosto de 2018

Straight
Tilt
Pinout

Order Date

  • 13/8/2018

Description

The 16-MHz MSP430FR2433 device features 15.5KB of embedded FRAM (ferroelectric random access memory), a nonvolatile memory known for its ultra-low power, high endurance, and high-speed write access.

Combined with the 4KB of on-chip SRAM, users have access to 15.5KB of memory to split between their program and data as required.

For example, a data logging application may require a large data memory with a relatively small program memory, so the memory may be allocated as required between program and data memory.

Key Features

  • MSP ULP FRAM technology based MSP430FR2433 16-bit MCU
  • EnergyTrace Technology available for ultra-low-power debugging
  • 20-pin LaunchPad development kit standard leveraging the BoosterPack plug-in module ecosystem
  • Onboard eZ-FET debug probe
  • 2 buttons and 2 LEDs for user interaction

Toolchain