Difference between revisions of "MAX32655"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ The MAX32655 microcontroller (MCU) is an advanced system-on-chip featuring an Arm® Cortex®-M4F CPU for efficient computation of complex functions and algorithms. ==...")
 
(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 MAX78000 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 MAX32655 KIT. It is a simple Hello World sample linked into the internal flash.
 
'''SETUP'''
 
'''SETUP'''
 
*J-Link software: V7.51b
 
*J-Link software: V7.51b

Latest revision as of 14:00, 12 July 2021

The MAX32655 microcontroller (MCU) is an advanced system-on-chip featuring an Arm® Cortex®-M4F CPU for efficient computation of complex functions and algorithms.

Internal Flash

Supported Regions

The internal flash has a size of 512 KiB divided into 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 MAX32655 KIT. It is a simple Hello World sample linked into the internal flash. SETUP