Difference between revisions of "MAX32672"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ The Maxim MAX32672 is an ultra-low-power, cost-effective, highly integrated, and highly reliable 32-bit microcontroller enabling designs with complex sensor process...")
 
(Supported Regions)
 
Line 5: Line 5:
 
The internal flash has a size of 1024 KiB divided into two 512 KiB banks, each consiting of 8 KiB secotrs:<br>
 
The internal flash has a size of 1024 KiB divided into two 512 KiB banks, each consiting of 8 KiB secotrs:<br>
 
J-Link supports the complete internal flash.
 
J-Link supports the complete internal flash.
  +
 
==Example Application==
 
==Example Application==
 
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Maxim MAX32672 KIT. It is a simple Hello World sample linked into the internal flash.
 
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Maxim MAX32672 KIT. It is a simple Hello World sample linked into the internal flash.

Latest revision as of 11:34, 15 June 2021

The Maxim MAX32672 is an ultra-low-power, cost-effective, highly integrated, and highly reliable 32-bit microcontroller enabling designs with complex sensor processing without compromising battery life. It combines a flexible and versatile power management unit with the powerful Arm® Cortex®-M4 processor with a floatingpoint unit (FPU). The MAX32672 also offers legacy designs an easy and cost-optimal upgrade path from 8- or 16-bit microcontrollers.

Internal Flash

Supported Regions

The internal flash has a size of 1024 KiB divided into two 512 KiB banks, each consiting of 8 KiB secotrs:
J-Link supports the complete internal flash.

Example Application

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Maxim MAX32672 KIT. It is a simple Hello World sample linked into the internal flash. SETUP