Nuvoton M48x: Difference between revisions

From SEGGER Knowledge Base
Jump to navigation Jump to search
(Reformatted flash banks section)
Line 3: Line 3:
__TOC__
__TOC__


==Flash Banks==
== Flash Banks ==
 
{{:Template:FlashBankTable
=== Internal Flash ===
| FlashBanks=
{| class="seggertable"
{{:Template:FlashBankTableRow | BankName=APROM | BaseAddress=0x00000000 | JLinkSupport=yes | NumOfLoaders=1 | Loader=
|-
{{:Template:FlashLoader | Name=Default | Size=Up to 2560 KB}}
! Device    || Base address !! Size   || J-Link Support
}}
|-
{{:Template:FlashBankTableRow | BankName=LDROM | BaseAddress=0x00100000 | JLinkSupport=yes | NumOfLoaders=1 | Loader=
| M48xxE    || 0x00000000  ||  128 KB || style="text-align:center;"| {{YES}}
{{:Template:FlashLoader | Name=Default | Size= 4 KB}}
|-
}}
| M48xxG    || 0x00000000  || 256 KB || style="text-align:center;"| {{YES}}
}}
|-
| M48xxI    || 0x00000000  ||  512 KB || style="text-align:center;"| {{YES}}
|-
| M487KMCAN || 0x00000000  || 2560 KB || style="text-align:center;"| {{YES}}
|}


==Watchdog Handling==
==Watchdog Handling==

Revision as of 09:42, 18 August 2025

The Nuvoton M048x series are 32-bit low-power microcontrollers based on the Arm® Cortex®-M4 processor.

Flash Banks

Flash Bank Base address J-Link Support Loader
Name Size
APROM 0x00000000 YES.png Default Up to 2560 KB
LDROM 0x00100000 YES.png Default 4 KB


Watchdog Handling

  • The device does not have a watchdog.

Device Specific Handling

Reset

  • The device uses normal Cortex-M reset, no special handling necessary, like described here.

Evaluation Boards

Example Application