Difference between revisions of "MindMotion MM32G0"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ The Mimdmotion MM32F0 series are 32-bit general-purpose microcontrollers based on the Arm® Cortex®-M0 processor.<br> ==Device Family== {| class="seggertable" |- ! D...")
 
Line 1: Line 1:
 
__TOC__
 
__TOC__
The Mimdmotion MM32F0 series are 32-bit general-purpose microcontrollers based on the Arm®
+
The Mimdmotion MM32G0 series are 32-bit general-purpose microcontrollers based on the Arm®
 
Cortex®-M0 processor.<br>
 
Cortex®-M0 processor.<br>
 
==Device Family==
 
==Device Family==
Line 7: Line 7:
 
! Device Family || Flash Size || RAM Size
 
! Device Family || Flash Size || RAM Size
 
|-
 
|-
| MM32F001 || 16KB || 2KB
+
| MM32G014 || 64KB || 8KB
 
|-
 
|-
| MM32F002 || 32KB || 2KB
+
| MM32G016 || 128KB || 16KB
|-
 
| MM32F003 || 16KB || 2KB
 
|-
 
| MM32F004 || 32KB || 4KB
 
|-
 
| MM32F013 || 64KB || 16KB
 
|-
 
| MM32F014 || up to 64KB || 8KB
 
|-
 
| MM32F016 || 128KB || 16KB
 
|-
 
| MM32F031 || 32KB || 4KB
 
|-
 
| MM32F027 || 128KB || 16KB
 
 
|}
 
|}
   
Line 32: Line 18:
 
! Device Family || StartAddr !! Size || J-Link Support
 
! Device Family || StartAddr !! Size || J-Link Support
 
|-
 
|-
| MM32F001 || 0x08000000 || 16KB || Yes
+
| MM32G014 || 0x08000000 || 64KB || Yes
 
|-
 
|-
| MM32F002 || 0x08000000 || 32KB || Yes
+
| MM32G016 || 0x08000000 || 128KB || Yes
|-
 
| MM32F003 || 0x08000000 || 16KB || Yes
 
|-
 
| MM32F004 || 0x08000000 || 32KB || Yes
 
|-
 
| MM32F013 || 0x08000000 || 64KB || (Yes)*
 
|-
 
| MM32F014 || 0x08000000 || up to 64KB || Yes
 
|-
 
| MM32F016 || 0x08000000 || 128KB || Yes
 
|-
 
| MM32F031 || 0x08000000 || 32KB || Yes
 
|-
 
| MM32F027 || 0x08000000 || 128KB || Yes
 
 
|}
 
|}
   
Line 58: Line 30:
 
! Device Family || StartAddr !! Size || J-Link Support
 
! Device Family || StartAddr !! Size || J-Link Support
 
|-
 
|-
| MM32F001 || 0x1FFFF800 || 16B || Yes
+
| MM32G014 || 0x1FFFF800 || 16B || Yes
|-
 
| MM32F002 || 0x1FFFF800 || 16B || Yes
 
|-
 
| MM32F003 || 0x1FFFF800 || 16B || Yes
 
|-
 
| MM32F004 || 0x1FFFF800 || 16B || Yes
 
|-
 
| MM32F013 || 0x1FFFF800 || 16B || Yes
 
|-
 
| MM32F014 || 0x1FFFF800 || 16B || Yes
 
|-
 
| MM32F016 || 0x1FFFF800 || 16B || Yes
 
|-
 
| MM32F031 || 0x1FFFF800 || 16B || Yes
 
 
|-
 
|-
| MM32F027 || 0x1FFFF800 || 16B || Yes
+
| MM32G016 || 0x1FFFF800 || 16B || Yes
 
|}
 
|}
   
Line 84: Line 42:
   
 
==Evaluation Boards==
 
==Evaluation Boards==
*Mindmotion MB-032 evaluation board: https://wiki.segger.com/Mindmotion-MB-032
+
*Mindmotion Mini-G0141 evaluation board: https://wiki.segger.com/MindMotion_Mini-G0141
*Mindmotion Mini-F0040 evaluation board: https://wiki.segger.com/MindMotion_Mini-F0040
 
*Mindmotion Mini-F0163 evaluation board: https://wiki.segger.com/MindMotion_Mini-F0163
 
*Mindmotion MB-025 evaluation board: https://wiki.segger.com/Mindmotion-MB-025
 
*Mindmotion MM32_LQFP48 evaluation board: https://wiki.segger.com/Mindmotion-MM32_LQFP48
 
*Mindmotion NANO-F0270 evaluation board: https://wiki.segger.com/Mindmotion-NANO-F0270
 
   
 
==Example Application==
 
==Example Application==
*Mindmotion MB-032 evaluation board: https://wiki.segger.com/Mindmotion-MB-032#Example_Project
+
*Mindmotion Mini-G0141 evaluation board: https://wiki.segger.com/MindMotion_Mini-G0141#Example_Project
*Mindmotion Mini-F0040 evaluation board: https://wiki.segger.com/MindMotion_Mini-F0040#Example_Project
 
*Mindmotion Mini-F0163 evaluation board: https://wiki.segger.com/MindMotion_Mini-F0163#Example_Project
 
*Mindmotion MB-025 evaluation board: https://wiki.segger.com/Mindmotion-MB-025#Example_Project
 
*Mindmotion MM32_LQFP48 evaluation board: https://wiki.segger.com/Mindmotion-MM32_LQFP48#Example_Project
 
*Mindmotion NANO-F0270 evaluation board: https://wiki.segger.com/Mindmotion-NANO-F0270#Example_Project
 

Revision as of 07:48, 27 March 2023

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

Device Family

Device Family Flash Size RAM Size
MM32G014 64KB 8KB
MM32G016 128KB 16KB

Supported Flash Banks

Internal Flash

Device Family StartAddr Size J-Link Support
MM32G014 0x08000000 64KB Yes
MM32G016 0x08000000 128KB Yes
  • Unlocking of Flash read protection not supported yet.

Option Byte

Device Family StartAddr Size J-Link Support
MM32G014 0x1FFFF800 16B Yes
MM32G016 0x1FFFF800 16B Yes

Reset

The device uses normal reset, no special handling necessary.

Minimum requirements

  • J-Link software V7.82e or later

Evaluation Boards

Example Application