Difference between revisions of "Nations N32G03x"

From SEGGER Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 15: Line 15:
 
===Reset===
 
===Reset===
 
*The devices uses normal Cortex-M reset, no special handling necessary, like described [[J-Link_Reset_Strategies#Type_0:_Normal | here]].
 
*The devices uses normal Cortex-M reset, no special handling necessary, like described [[J-Link_Reset_Strategies#Type_0:_Normal | here]].
 
   
 
==Evaluation Boards==
 
==Evaluation Boards==
 
*Nations N32G030C8L7_STB evaluation board: https://wiki.segger.com/Nations_N32G030C8L7_STB
 
*Nations N32G030C8L7_STB evaluation board: https://wiki.segger.com/Nations_N32G030C8L7_STB
  +
*Nations N32G031C8L7_STB evaluation board: https://wiki.segger.com/Nations_N32G031C8L7_STB
  +
*Nations N32G032R8L7_STB evaluation board: https://wiki.segger.com/Nations_N32G032R8L7_STB
   
 
==Example Application==
 
==Example Application==
 
*Nations N32G030C8L7_STB evaluation board: https://wiki.segger.com/Nations_N32G030C8L7_STB#Example_Project
 
*Nations N32G030C8L7_STB evaluation board: https://wiki.segger.com/Nations_N32G030C8L7_STB#Example_Project
  +
*Nations N32G031C8L7_STB evaluation board: https://wiki.segger.com/Nations_N32G031C8L7_STB#Example_Project
  +
*Nations N32G032R8L7_STB evaluation board: https://wiki.segger.com/Nations_N32G032R8L7_STB#Example_Project

Latest revision as of 13:09, 15 February 2023

The Nations N32G032x 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 Up to 64 KB YES.png
Option Byte 0x1FFFF600 16 B YES.png

Device Specific Handling

Reset

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

Evaluation Boards

Example Application