Difference between revisions of "MindMotion MM32F5"

From SEGGER Wiki
Jump to: navigation, search
(5 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
{| class="seggertable"
 
{| class="seggertable"
 
|-
 
|-
! StartAddr !! Size
+
! Device || StartAddr !! Size || J-Link Support
 
|-
 
|-
| 0x08000000 || Up to 256 KB
+
| MM32F5270 ||0x08000000 || 256 KB || YES
  +
|-
  +
| MM32F5280 ||0x08000000 || 256 KB || No
  +
|}
  +
  +
===QSPI flash ===
  +
{| class="seggertable"
  +
|-
  +
! Device || StartAddr !! Size || J-Link Support
  +
|-
  +
| MM32F5270 ||0x90000000 || External, up to 256Mb || Yes
  +
|-
  +
| MM32F5280 ||0x90000000 || In package, 2048Kb || No
 
|}
 
|}
  +
===QSPI flash (in package)===
 
  +
===Option Byte ===
 
{| class="seggertable"
 
{| class="seggertable"
 
|-
 
|-
! StartAddr !! Size
+
! Device || StartAddr !! Size || J-Link Support
 
|-
 
|-
| 0x90000000 || Up to XXX MB
+
| MM32F5270 ||0x1FFFF800 ||512 Byte || Yes
  +
|-
  +
| MM32F5280 ||0x1FFFF800 ||512 Byte || No
 
|}
 
|}
   
 
*** Additional information ***
 
*** Additional information ***
 
External QSPI Flash starting at 0x9000 0000 (End is defined by QSPI flash Size)<br>
 
External QSPI Flash starting at 0x9000 0000 (End is defined by QSPI flash Size)<br>
For now, the J-Link supports only this sections and MM32F5270 Family.<br>
+
For now, the J-Link supports only MM32F5270 Family.<br>
Pay attention, for debug an flash program support maximum CPU Frequency is 96 MHz.
+
Pay attention, for debug and flash program support maximum CPU Frequency is 96 MHz.
  +
 
==Reset==
 
==Reset==
 
The device uses normal reset, no special handling necessary.
 
The device uses normal reset, no special handling necessary.

Revision as of 08:43, 9 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.

Supported Flash Banks

Internal Flash

Device StartAddr Size J-Link Support
MM32F5270 0x08000000 256 KB YES
MM32F5280 0x08000000 256 KB No

QSPI flash

Device StartAddr Size J-Link Support
MM32F5270 0x90000000 External, up to 256Mb Yes
MM32F5280 0x90000000 In package, 2048Kb No

Option Byte

Device StartAddr Size J-Link Support
MM32F5270 0x1FFFF800 512 Byte Yes
MM32F5280 0x1FFFF800 512 Byte No
  *** Additional information ***

External QSPI Flash starting at 0x9000 0000 (End is defined by QSPI flash Size)
For now, the J-Link supports only MM32F5270 Family.
Pay attention, for debug and flash program support maximum CPU Frequency is 96 MHz.

Reset

The device uses normal reset, no special handling necessary.

Evaluation Boards

Example Application