Difference between revisions of "NXP PN7462"

From SEGGER Wiki
Jump to: navigation, search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  +
[[Category:Device families]]
 
The '''NXP PN7462''' family is a family of 32-bit Arm Cortex-M0-based NFC microcontrollers
 
The '''NXP PN7462''' family is a family of 32-bit Arm Cortex-M0-based NFC microcontrollers
 
offering high performance and low power consumption.
 
offering high performance and low power consumption.
Line 17: Line 18:
 
*The device has a watchdog timer [WDT].
 
*The device has a watchdog timer [WDT].
 
*The watchdog is not fed during flash programming.
 
*The watchdog is not fed during flash programming.
 
   
 
==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: [[NXP PN640 Perf Board]]
   
 
==Example Application==
 
==Example Application==
  +
*NXP PN640 Performance evaluation board: [[NXP PN640 Perf Board#Example Project]]
*[SiliconVendor] [EvalBoardName] evaluation board: http://techwiki.segger.local/WikiTemplateEvalBoard#Example_Project
 
>
 

Latest revision as of 13:12, 15 May 2024

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