Difference between revisions of "MindMotion MM32A0"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ The Mimdmotion MM32A0 series are 32-bit general-purpose microcontrollers based on the Arm® Cortex®-M0 processor.<br> ==Device Family== {| class="seggertable" |- ! D...")
 
Line 40: Line 40:
 
==Example Application==
 
==Example Application==
 
*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 ===
  +
{| class="wikitable"
  +
|+ MM32A0144Cxx Lock
  +
! Device
  +
! J-Link Commander and J-Flash:<br>native Unlock support
  +
! J-Link Commander:<br>Lock via [[J-Link_Commander#Using_J-Link_Command_Files | command file]]
  +
! J-Flash<ref>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]]</ref>:<br>native lock support
  +
! J-Flash:<br>Lock project
  +
|-
  +
|[[MM32A0144Cxx]]
  +
|scope="col" style="text-align:center" | {{YES}}
  +
|[[:Media:MM32A0144Cxx_Lock.jlink|MM32A0144Cxx_Lock.jlink]]
  +
|scope="col" style="text-align:center" | {{NO}}
  +
|[[:Media:MM32A0144Cxx_Lock.jflash|MM32A0144Cxx_Lock.jflash]]
  +
|-
  +
|}

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

Device Table

MM32A0144Cxx Lock
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