Difference between revisions of "NXP PN7462"

From SEGGER Wiki
Jump to: navigation, search
Line 20: Line 20:
   
 
==Device Specific Handling==
 
==Device Specific Handling==
===Connect===
 
 
===Reset===
 
===Reset===
 
*The device uses custom reset which halts the CPU after Boot ROM execution.
 
*The device uses custom reset which halts the CPU after Boot ROM execution.
   
 
===Attach===
 
===Attach===
Attach is not supported.
+
Attach is supported.
   
 
==Evaluation Boards==
 
==Evaluation Boards==
*[SiliconVendor] [EvalBoardName] evaluation board: http://techwiki.segger.local/WikiTemplateEvalBoard
+
*NXP PN640 Performance evaluation board: http://wiki.segger.com/NXP_PN640_Perf_Board
   
 
==Example Application==
 
==Example Application==
*[SiliconVendor] [EvalBoardName] evaluation board: http://techwiki.segger.local/WikiTemplateEvalBoard#Example_Project
+
*NXP PN640 Performance evaluation board: http://wiki.segger.com/NXP_PN640_Perf_Board#Example_Project
>
 

Revision as of 14:56, 20 September 2023

The NXP PN7462 family is a family of 32-bit Arm Cortex-M0-based NFC microcontrollers offering high performance and low power consumption.

Flash Banks

Internal Flash

Flash Bank Base address Size J-Link Support
Internal Flash 0x00203000 Up to 158 KB YES.png
EEPROM 0x00201200 3584 B YES.png

Watchdog Handling

  • The device has a watchdog timer [WDT].
  • The watchdog is not fed during flash programming.


Device Specific Handling

Reset

  • The device uses custom reset which halts the CPU after Boot ROM execution.

Attach

Attach is supported.

Evaluation Boards

Example Application