Nuvoton M48x: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 13: | Line 13: | ||
}} | }} | ||
}} | }} | ||
==Watchdog Handling== | ==Watchdog Handling== | ||
*The device does not have a watchdog. | *The device does not have a watchdog. |
Latest 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 | ![]() |
Default | Up to 2560 KB |
LDROM | 0x00100000 | ![]() |
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
- NuMaker-PFM-M487 Hello world