Difference between revisions of "Nations N32WB4xx"

From SEGGER Wiki
Jump to: navigation, search
Line 8: Line 8:
 
! Flash Bank || Base address !! Size || J-Link Support
 
! Flash Bank || Base address !! Size || J-Link Support
 
|-
 
|-
| Main Flash || style="text-align:center;"| 0x08000000 || style="text-align:center;"| Up to 512 KB || style="text-align:center;"| {{YES}}
+
| Main Flash || style="text-align:center;"| 0x08000000 || style="text-align:center;"| 512 KB || style="text-align:center;"| {{YES}}
 
|-
 
|-
 
| Option Byte || style="text-align:center;"| 0x1FFFF800|| style="text-align:center;"| 20 B || style="text-align:center;"| {{YES}}
 
| Option Byte || style="text-align:center;"| 0x1FFFF800|| style="text-align:center;"| 20 B || style="text-align:center;"| {{YES}}
Line 17: Line 17:
   
 
==Evaluation Boards==
 
==Evaluation Boards==
*Nations N32G430C8L7-STB evaluation board: https://wiki.segger.com/Nations_N32G430C8L7-STB
+
*Nations N32WB45xL_EVB evaluation board: https://wiki.segger.com/Nations_N32WB45xL_EVB
*Nations N32G43XRL-STB evaluation board: https://wiki.segger.com/Nations_N32G43XRL-STB
 
*Nations N32G45XVL-STB evaluation board: https://wiki.segger.com/Nations_N32G45XVL-STB
 
*Nations N32G4FRML-STB evaluation board: https://wiki.segger.com/Nations_N32G4FRML-STB
 
 
   
 
==Example Application==
 
==Example Application==
*Nations N32G430C8L7-STB evaluation board: https://wiki.segger.com/Nations_N32G430C8L7-STB#Example_Project
+
*Nations N32WB45xL_EVB evaluation board: https://wiki.segger.com/Nations_N32WB45xL_EVB#Example_Project
*Nations N32G43XRL-STB evaluation board: https://wiki.segger.com/Nations_N32G43XRL-STB#Example_Project
 
*Nations N32G45XVL-STB evaluation board: https://wiki.segger.com/Nations_N32G45XVL-STB#Example_Project
 
*Nations N32G4FRML-STB evaluation board: https://wiki.segger.com/Nations_N32G4FRML-STB#Example_Project
 

Revision as of 13:22, 15 February 2023

The Nations N32WB4xx are BLE5.0 microprocessors based on 32-bit Arm® Cortex®-M4F + Arm® Cortex®-M0 dual-core.

Flash Banks

Internal Flash

Flash Bank Base address Size J-Link Support
Main Flash 0x08000000 512 KB YES.png
Option Byte 0x1FFFF800 20 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