Difference between revisions of "MAX32570"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ The Maxim MAX32570 are Low-Power Arm Cortex-M4 Microcontroller with Contactless Radio for Secure Applications. ==Internal Flash== ===Supported Regions=== The internal...")
 
(Example Application)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
==Internal Flash==
 
==Internal Flash==
 
===Supported Regions===
 
===Supported Regions===
The internal flash has a size of 1024 KB divided into two 512 KB banks, each consiting of 8 KB 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 MAX32570 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 MAX32570 KIT. It is a simple Hello World sample linked into the internal flash.<br>
 
'''SETUP'''
 
'''SETUP'''
 
*J-Link software: V6.94a
 
*J-Link software: V6.94a

Latest revision as of 11:47, 17 March 2023

The Maxim MAX32570 are Low-Power Arm Cortex-M4 Microcontroller with Contactless Radio for Secure Applications.

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 MAX32570 KIT. It is a simple Hello World sample linked into the internal flash.
SETUP