Difference between revisions of "MAX32570"

From SEGGER Wiki
Jump to: navigation, search
(Example Application)
 
Line 6: Line 6:
 
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