Difference between revisions of "MindMotion MM32F5"

From SEGGER Wiki
Jump to: navigation, search
Line 15: Line 15:
 
The device uses normal reset, no special handling necessary.
 
The device uses normal reset, no special handling necessary.
 
==Evaluation Boards==
 
==Evaluation Boards==
*#### evaluation board: https://wiki.segger.com/####
+
*Mindmotion PLUS5270 MM32F5270 evaluation board: https://wiki.segger.com/Mindmotion_PLUS5270_MM32F5270
   
 
==Example Application==
 
==Example Application==
*##### evaluation board: https://wiki.segger.com/######Example_Project
+
*Mindmotion PLUS5270 MM32F5270 evaluation board: https://wiki.segger.com/Mindmotion_PLUS5270_MM32F5270#Example_Project

Revision as of 08:23, 4 November 2022

The Mindmotion MM32F5270 and MM32F5280 microcontroller is based on ARM®STAR-MC1 processor. Built-in
L1 ICache, DCache, instruction tightly coupled memory ITCM and data tightly coupled memory DTCM,
with high performance and low power consumption.

Internal Flash

256 Kb (MM32F5270 and MM32F5280)

QSPI Flash

Up to 256Mb external QSPI Flash (MM32F5270)
Up to 2048Kb internal QSPI Flash (MM32F5280)

Supported Regions

Internal Flash 0x0800 0000 - 0x0803 FFFF
External QSPI Flash starting at 0x9000 0000 (End is defined by QSPI flash Size)
For now, the J-Link supports only this sections and MM32F5270 Family.

Reset

The device uses normal reset, no special handling necessary.

Evaluation Boards

Example Application