Difference between revisions of "MindMotion MM32L0"

From SEGGER Wiki
Jump to: navigation, search
(Option Byte)
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
|-
 
|-
 
| MM32L0020 || 32KB || 2KB
 
| MM32L0020 || 32KB || 2KB
  +
|-
  +
| MM32L0130 || 32/64KB || 2/4KB
 
|}
 
|}
   
Line 17: Line 19:
 
|-
 
|-
 
| MM32L0020 || 0x08000000 || 32KB || Yes
 
| MM32L0020 || 0x08000000 || 32KB || Yes
  +
|-
  +
| MM32L0130 || 0x08000000 || 32/64KB || Yes
 
|}
 
|}
  +
   
 
===Option Byte ===
 
===Option Byte ===
Line 25: Line 30:
 
|-
 
|-
 
| MM32L0020 || 0x1FFFF800 || 16B || Yes
 
| MM32L0020 || 0x1FFFF800 || 16B || Yes
  +
|-
  +
| MM32L0130 || 0x1FFFF800 || 16B || Yes
 
|}
 
|}
   
Line 34: Line 41:
   
 
==Evaluation Boards==
 
==Evaluation Boards==
*Mindmotion Mini-L0020 evaluation board: https://wiki.segger.com/MindMotion_Mini-L0020
+
*MindMotionMini-L0020 evaluation board: https://wiki.segger.com/MindMotion_Mini-L0020
  +
*MindMotionEVB-L0136 evaluation board: https://wiki.segger.com/MindMotion_EVB-L0136
   
 
==Example Application==
 
==Example Application==
*Mindmotion Mini-L0020 evaluation board: https://wiki.segger.com/MindMotion_Mini-L0020#Example_Project
+
*MindMotionMini-L0020 evaluation board: https://wiki.segger.com/MindMotion_Mini-L0020#Example_Project
  +
*MindMotionEVB-L0136 evaluation board: https://wiki.segger.com/MindMotion_EVB-L0136#Example_Project

Revision as of 19:26, 27 March 2023

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

Device Family

Device Family Flash Size RAM Size
MM32L0020 32KB 2KB
MM32L0130 32/64KB 2/4KB

Supported Flash Banks

Internal Flash

Device Family StartAddr Size J-Link Support
MM32L0020 0x08000000 32KB Yes
MM32L0130 0x08000000 32/64KB Yes


Option Byte

Device Family StartAddr Size J-Link Support
MM32L0020 0x1FFFF800 16B Yes
MM32L0130 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