Difference between revisions of "MindMotion MM32F0"

From SEGGER Wiki
Jump to: navigation, search
(Evaluation Boards)
Line 79: Line 79:
 
==Evaluation Boards==
 
==Evaluation Boards==
 
*Mindmotion MM32F0010 MB-032 evaluation board: https://wiki.segger.com/Mindmotion-MB-032
 
*Mindmotion MM32F0010 MB-032 evaluation board: https://wiki.segger.com/Mindmotion-MB-032
  +
*Mindmotion MM32F0040 Mini-F0040 evaluation board: https://wiki.segger.com/MindMotion_Mini-F0040
 
*Mindmotion MM32F0130 MB-025 evaluation board: https://wiki.segger.com/Mindmotion-MB-025
 
*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 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
 
*Mindmotion MM32F0270 NANO-F0270 evaluation board: https://wiki.segger.com/Mindmotion-NANO-F0270
   
  +
https://wiki.segger.com/MindMotion_Mini-F0040
   
 
==Example Application==
 
==Example Application==

Revision as of 15:58, 24 March 2023

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 up to 64KB 8KB
MM32F031 32KB 4KB
MM32F027 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 up to 64KB Yes
MM32F031 0x08000000 32KB Yes
MM32F027 0x08000000 128KB Yes
  • Unlocking of Flash read protection not supported yet.

Option Byte

Device Family 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 16B Yes

Reset

The device uses normal reset, no special handling necessary.

Minimum requirements

  • J-Link software V7.82e or later

Evaluation Boards

https://wiki.segger.com/MindMotion_Mini-F0040

Example Application