Nations N32G052
Jump to navigation
Jump to search
The Nations N32G052 are general-purpose microcontroller based on the Arm® Cortex®-M0 core.
Flash Banks
Internal Flash
| Flash Bank | Base address | Size | J-Link Support |
|---|---|---|---|
| Main Flash | 0x08000000 | 128 KB | |
| Option Byte | 0x1FFFFC00 | 112 B |
Option Byte Flash
Erasing the option byte flash without programming it immediately afterwards will activate RDP1 level protection. Our option byte flashloader works best if RDP1 level protection stays deactivated. For this reason any explicit erase operation will be skipped by our flashloader. Instead, any necessary erase operation is implicitly executed during flash programming. It is therefore recommended to only perform programming operations on the option byte flash.
Watchdog Handling
- The device has two watchdogs IWDG and WWDG.
- Both watchdogs are fed during flash programming.
Device Specific Handling
Reset
- The devices uses normal Cortex-M reset, no special handling necessary, like described here.