Difference between revisions of "NXP PN76"

From SEGGER Wiki
Jump to: navigation, search
(Supported Regions)
(Evaluation Boards)
Line 31: Line 31:
 
==Evaluation Boards==
 
==Evaluation Boards==
 
*NXP PNEV76FAMA evaluation board: https://wiki.segger.com/NXP_PNEV76FAMA
 
*NXP PNEV76FAMA evaluation board: https://wiki.segger.com/NXP_PNEV76FAMA
  +
*NXP PNEV7642A evaluation board: https://wiki.segger.com/NXP_PNEV7642A
   
 
==Example Application==
 
==Example Application==

Revision as of 15:18, 25 November 2022

The NXP PN76 device series are Cortex-M33 based 32-bit microcontrollers. The available device of this series is PN7640EV/C100.

Internal Flash

Supported Regions

PN7640

The internal flash has a size of 256 KB of which 120 KB is available to the user. The memory is structured as follows:

Description Size (KB) Start - End
NXP firmware 96 0x00200000 - 0x00217FFF
User application 120 0x00218000 - 0x00235FFF
NXP firmware 40 0x00236000 - 0x0023FFFF

PN7642

The internal flash has a size of 316 KB of which 180 KB is available to the user. The memory is structured as follows:

Description Size (KB) Start - End
NXP firmware 32 0x00200000 - 0x00207FFF
User application 180 0x00208000 - 0x00234FFF
NXP firmware 44 0x00235000 - 0x0023FFFF

Evaluation Boards

Example Application