Difference between revisions of "MindMotion"

From SEGGER Wiki
Jump to: navigation, search
(Information on supported devices)
Line 59: Line 59:
   
   
  +
|-
  +
|}
  +
  +
==Lock and Unlock Support==
  +
{| class="wikitable"
  +
! 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
  +
|-
  +
|MM32F3 32KB
  +
|scope="col" style="text-align:center" | {{YES}}
  +
|[[:Media:MM32xx_32KB_Lock.jlink|MM32xx_32KB_Lock.jlink]]
  +
|scope="col" style="text-align:center" | {{NO}}
  +
|[[:Media:MM32xx_32KB_Lock.jflash|MM32xx_32KB_Lock.jflash]]
  +
|-
  +
|MM32F3 64KB
  +
|scope="col" style="text-align:center" | {{YES}}
  +
|[[:Media:MM32xx_64KB_Lock.jlink|MM32xx_64KB_Lock.jlink]]
  +
|scope="col" style="text-align:center" | {{NO}}
  +
|[[:Media:MM32xx_64KB_Lock.jflash|MM32xx_64KB_Lock.jflash]]
  +
|-
  +
|MM32F3 128KB
  +
|scope="col" style="text-align:center" | {{YES}}
  +
|[[:Media:MM32xx_128KB_Lock.jlink|MM32xx_128KB_Lock.jlink]]
  +
|scope="col" style="text-align:center" | {{NO}}
  +
|[[:Media:MM32xx_128KB_Lock.jflash|MM32xx_128KB_Lock.jflash]]
  +
|-
  +
|MM32F3 256KB
  +
|scope="col" style="text-align:center" | {{YES}}
  +
|[[:Media:MM32xx_256KB_Lock.jlink|MM32xx_256KB_Lock.jlink]]
  +
|scope="col" style="text-align:center" | {{NO}}
  +
|[[:Media:MM32xx_256KB_Lock.jflash|MM32xx_256KB_Lock.jflash]]
  +
|-
  +
|MM32F3 512KB
  +
|scope="col" style="text-align:center" | {{YES}}
  +
|[[:Media:MM32xx_512KB_Lock.jlink|MM32xx_512KB_Lock.jlink]]
  +
|scope="col" style="text-align:center" | {{NO}}
  +
|[[:Media:MM32xx_512KB_Lock.jflash|MM32xx_512KB_Lock.jflash]]
 
|-
 
|-
 
|}
 
|}

Revision as of 17:42, 7 December 2023

MindMotion is a silicon vendor with devices supported by J-Link. This article collects information about those supported device families.

General information on MindMotion devices

Information on supported devices

Device family Evalboards Tracing Notes/Additional information
MM32A0 Mini-A0144
MM32F0

MB-032
Mini-F0040
Mini-F0163
MB-025
MM32_LQFP48
NANO-F0270

MM32F3 MB-036
MM32F5 MM32F5270
BIRD-F3/F5
Mini-F5233
Mini-F5333
MM32G0 FTHR-G0001
Mini-G0141
MM32G5 Mini-G5333


MM32L0 Mini-L0020
EVB-L0136
MM32SPIN Mini-SPIN0280


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
MM32F3 32KB YES.png MM32xx_32KB_Lock.jlink NO.png MM32xx_32KB_Lock.jflash
MM32F3 64KB YES.png MM32xx_64KB_Lock.jlink NO.png MM32xx_64KB_Lock.jflash
MM32F3 128KB YES.png MM32xx_128KB_Lock.jlink NO.png MM32xx_128KB_Lock.jflash
MM32F3 256KB YES.png MM32xx_256KB_Lock.jlink NO.png MM32xx_256KB_Lock.jflash
MM32F3 512KB YES.png MM32xx_512KB_Lock.jlink NO.png MM32xx_512KB_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