Difference between revisions of "MindMotion MM32A0"

From SEGGER Wiki
Jump to: navigation, search
(Lock and Unlock Support)
(4 intermediate revisions by the same user not shown)
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"
|+ MM32A0144Cxx Lock
 
 
! Device
 
! Device
 
! J-Link Commander and J-Flash:<br>native Unlock support
 
! J-Link Commander and J-Flash:<br>native Unlock support
Line 50: Line 49:
 
! J-Flash:<br>Lock project
 
! J-Flash:<br>Lock project
 
|-
 
|-
  +
|MM32A0144C
|[[MM32A0144Cxx]]
 
 
|scope="col" style="text-align:center" | {{YES}}
 
|scope="col" style="text-align:center" | {{YES}}
 
|[[:Media:MM32A0144Cxx_Lock.jlink|MM32A0144Cxx_Lock.jlink]]
 
|[[:Media:MM32A0144Cxx_Lock.jlink|MM32A0144Cxx_Lock.jlink]]

Revision as of 17:23, 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
MM32A0144C 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