Difference between revisions of "Nuvoton M25x"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ The Nuvoton NuMicro M25x series devices are low power, Cortex-M23 based microcontrollers running up to 48MHz with 32 to 256 KB of internal flash. ==Internal Flash== ==...")
 
m
 
Line 1: Line 1:
 
__TOC__
 
__TOC__
The Nuvoton NuMicro M25x series devices are low power, Cortex-M23 based microcontrollers running up to 48MHz with 32 to 256 KB of internal flash.
+
The Nuvoton NuMicro M25x series devices are low power, Cortex-M23 based microcontrollers running up to 48MHz with 32 to 256 KiB of internal flash.
 
==Internal Flash==
 
==Internal Flash==
 
===Supported Regions===
 
===Supported Regions===
Line 6: Line 6:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Device !! Size (KB) || Memory region
+
! Device !! Size (KiB) || Memory region
 
|-
 
|-
 
| M25xxxCx || 32 || 0x00000000 - 0x00007FFF
 
| M25xxxCx || 32 || 0x00000000 - 0x00007FFF

Latest revision as of 09:16, 27 May 2021

The Nuvoton NuMicro M25x series devices are low power, Cortex-M23 based microcontrollers running up to 48MHz with 32 to 256 KiB of internal flash.

Internal Flash

Supported Regions

The internal flash is consists of a single region. The size of the internal flash differs depending on the exact device.

Device Size (KiB) Memory region
M25xxxCx 32 0x00000000 - 0x00007FFF
M25xxxDx 64 0x00000000 - 0x0000FFFF
M25xxxEx 128 0x00000000 - 0x0001FFFF
M25xxxGx 256 0x00000000 - 0x0003FFFF


Evaluation Boards

Example Application