Difference between revisions of "MindMotion MM32F0"

From SEGGER Wiki
Jump to: navigation, search
Line 21: Line 21:
 
| MM32F031 || 32Kb || 4Kb
 
| MM32F031 || 32Kb || 4Kb
 
|-
 
|-
| MM32F0270 || up to 128Kb || 16Kb
+
| MM32F027 || up to 128Kb || 16Kb
 
|}
 
|}
   
Line 44: Line 44:
 
| MM32F031 || 0x08000000 || 32Kb || Yes
 
| MM32F031 || 0x08000000 || 32Kb || Yes
 
|-
 
|-
| MM32F0270 || 0x08000000 || up to 128Kb || Yes
+
| MM32F027 || 0x08000000 || up to 128Kb || Yes
 
|}
 
|}
   
Line 68: Line 68:
 
| MM32F031 || 0x1FFFF800 || 16b || Yes
 
| MM32F031 || 0x1FFFF800 || 16b || Yes
 
|-
 
|-
| MM32F0270 || 0x1FFFF800 || 40b || Yes
+
| MM32F027 || 0x1FFFF800 || 40b || Yes
 
|}
 
|}
 
==Reset==
 
==Reset==
Line 77: Line 77:
   
 
==Evaluation Boards==
 
==Evaluation Boards==
*GigaDevice GD32A503-EVAL evaluation board: https://wiki.segger.com/GigaDevice_GD32A503-EVAL
+
*Mindmotion MM32F0010 MB-032 evaluation board: https://wiki.segger.com/Mindmotion-MB-032
  +
*Mindmotion MM32F0130 MB-025 evaluation board: https://wiki.segger.com/Mindmotion-MB-025
  +
*Mindmotion MM32F0140 MM32_LQFP48 evaluation board: https://wiki.segger.com/Mindmotion-MM32_LQFP48
  +
*Mindmotion MM32F0270 NANO-F0270 evaluation board: https://wiki.segger.com/Mindmotion-NANO-F0270
  +
   
 
==Example Application==
 
==Example Application==

Revision as of 11:40, 28 November 2022

The Mimdmotion MM32F0 series are 32-bit general-purpose microcontrollers based on the Arm® Cortex®-M0 processor.

Device Family

Device Family Flash Size RAM Size
MM32F001 16Kb 2Kb
MM32F002 32Kb 2Kb
MM32F003 16Kb 2Kb
MM32F004 32Kb 4Kb
MM32F013 64Kb 16Kb
MM32F014 64Kb 8Kb
MM32F031 32Kb 4Kb
MM32F027 up to 128Kb 16Kb

Supported Flash Banks

Internal Flash

Device Family StartAddr Size J-Link Support
MM32F001 0x08000000 16Kb Yes
MM32F002 0x08000000 32Kb Yes
MM32F003 0x08000000 16Kb Yes
MM32F004 0x08000000 32Kb Yes
MM32F013 0x08000000 64Kb (Yes)*
MM32F014 0x08000000 64Kb Yes
MM32F031 0x08000000 32Kb Yes
MM32F027 0x08000000 up to 128Kb Yes
  • Unlocking of Flash read protection not supported yet.

Option Byte

Device StartAddr Size J-Link Support
MM32F001 0x1FFFF800 16b Yes
MM32F002 0x1FFFF800 16b Yes
MM32F003 0x1FFFF800 16b Yes
MM32F004 0x1FFFF800 16b Yes
MM32F013 0x1FFFF800 16b Yes
MM32F014 0x1FFFF800 16b Yes
MM32F031 0x1FFFF800 16b Yes
MM32F027 0x1FFFF800 40b Yes

Reset

The device uses normal reset, no special handling necessary.

Minimum requirements

  • J-Link software V7.82d or later

Evaluation Boards


Example Application