Difference between revisions of "MindMotion MM32A0"

From SEGGER Wiki
Jump to: navigation, search
(Device Table)
Line 41: Line 41:
 
*MindMotion Mini-A0144 evaluation board: https://wiki.segger.com/MindMotion_Mini-A0144#Example_Project
 
*MindMotion Mini-A0144 evaluation board: https://wiki.segger.com/MindMotion_Mini-A0144#Example_Project
   
=== Device Table ===
+
=== Lock and Unlock Support ===
 
{| class="wikitable"
 
{| class="wikitable"
 
! Device
 
! Device

Revision as of 17:22, 7 December 2023

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

Device Family

Device Family Flash Size RAM Size
MM32A0144 64KB 4KB

Supported Flash Banks

Internal Flash

Device Family StartAddr Size J-Link Support
MM32A0144 0x08000000 64KB Yes


Option Byte

Device Family StartAddr Size J-Link Support
MM32A0144 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

Lock and Unlock Support

Device J-Link Commander and J-Flash:
native Unlock support
J-Link Commander:
Lock via command file
J-Flash[1]:
native lock support
J-Flash:
Lock project
MM32A0144Cxx YES.png MM32A0144Cxx_Lock.jlink NO.png MM32A0144Cxx_Lock.jflash
  1. For further information regarding native support in J-Flash and why native support is no longer implemented for new devices, please refer to this article: MCU_Security_Options