Difference between revisions of "NXP RW61x"

From SEGGER Wiki
Jump to: navigation, search
Line 18: Line 18:
   
   
=Device Specific Handling==
+
==Device Specific Handling==
   
 
===Reset===
 
===Reset===
Line 27: Line 27:
   
 
==Evaluation Boards==
 
==Evaluation Boards==
*[SiliconVendor] [EvalBoardName] evaluation board: http://techwiki.segger.local/WikiTemplateEvalBoard
+
*NXP RD-RW616-BGA_IPA-2A/1A evaluation board: http://wiki.segger.com/NXP_RD-RW616-BGA_IPA-2A/1A
   
 
==Example Application==
 
==Example Application==
*[SiliconVendor] [EvalBoardName] evaluation board: http://techwiki.segger.local/WikiTemplateEvalBoard#Example_Project
+
*NXP RD-RW616-BGA_IPA-2A/1A evaluation board: http://wiki.segger.com/NXP_RD-RW616-BGA_IPA-2A/1A#Example_Project

Revision as of 15:37, 24 August 2023

The NXP RW61x are Cortex_M33 based Wireless MCUs with Integrated Radio: 1x1 Wi-Fi® 6 + Bluetooth® Low Energy 5.3.

Flash Banks

External QSPI Flash

Flash Bank Base address Size J-Link Support
QSPI 0x08000000 Up to 128MB YES.png

QSPI flash programming requires special handling compared to internal flash. For more information about this, please see the [[QSPI Flash Programming Support | Device has only one pin configuration.

Watchdog Handling

  • No Watchdog handling


Device Specific Handling

Reset

  • The device uses custom reset: Reset and Halt after Bootloader.

Attach

Attach is not supported.

Evaluation Boards

Example Application