Difference between revisions of "MindMotion MM32F3"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ The Mimdmotion MM32F3 series are 32-bit general-purpose microcontrollers based on the Arm® Cortex®-M3 processor.<br> ==Device Family== {| class="seggertable" |- ! D...")
 
(Lock and Unlock Support)
 
(15 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
! Device Family || Flash Size || RAM Size
 
! Device Family || Flash Size || RAM Size
 
|-
 
|-
| MM32F327 || 512Kb || 128Kb
+
| MM32F327 || up to 512Kb || 128Kb
 
|}
 
|}
   
Line 14: Line 14:
 
{| class="seggertable"
 
{| class="seggertable"
 
|-
 
|-
  +
! Device Family || StartAddr !! Size || J-Link Support
| MM32F327 || 0x08000000 || 512Kb || Yes
 
  +
|-
  +
| MM32F327 || 0x08000000 || up to 512Kb || Yes
 
|}
 
|}
   
Line 23: Line 25:
 
|-
 
|-
 
! Device Family || StartAddr !! Size || J-Link Support
 
! Device Family || StartAddr !! Size || J-Link Support
  +
|-
  +
| MM32F327 || 0x1FFFF800 || 40b || Yes
  +
|}
   
| MM32F027 || 0x1FFFF800 || 40b || Yes
 
|}
 
 
==Reset==
 
==Reset==
 
The device uses normal reset, no special handling necessary.
 
The device uses normal reset, no special handling necessary.
   
 
==Minimum requirements==
 
==Minimum requirements==
* J-Link software V7.82d or later
+
* J-Link software V7.82e or later
   
  +
==Lock and Unlock Support==
==Evaluation Boards==
 
  +
[[MindMotion#Lock and Unlock Support | MM32xx Lock and Unlock Support]]
*Mindmotion MM32F0010 MB-032 evaluation board: https://wiki.segger.com/Mindmotion-MB-032
 
*Mindmotion MM32F0130 MB-025 evaluation board: https://wiki.segger.com/Mindmotion-MB-025
 
*Mindmotion MM32F0140 MM32_LQFP48 evaluation board: https://wiki.segger.com/Mindmotion-MM32_LQFP48
 
*Mindmotion MM32F0270 NANO-F0270 evaluation board: https://wiki.segger.com/Mindmotion-NANO-F0270
 
   
  +
==Evaluation Boards==
 
  +
*Mindmotion MM32F3270 MB-036 evaluation board: https://wiki.segger.com/Mindmotion-MB-036
==Example Application==
 

Latest revision as of 17:46, 7 December 2023

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

Device Family

Device Family Flash Size RAM Size
MM32F327 up to 512Kb 128Kb

Supported Flash Banks

Internal Flash

Device Family StartAddr Size J-Link Support
MM32F327 0x08000000 up to 512Kb Yes
  • Unlocking of Flash read protection not supported yet.

Option Byte

Device Family StartAddr Size J-Link Support
MM32F327 0x1FFFF800 40b Yes

Reset

The device uses normal reset, no special handling necessary.

Minimum requirements

  • J-Link software V7.82e or later

Lock and Unlock Support

MM32xx Lock and Unlock Support

Evaluation Boards