Difference between revisions of "NXP PN76"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ 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=...")
 
(Supported Regions)
Line 3: Line 3:
 
==Internal Flash==
 
==Internal Flash==
 
===Supported Regions===
 
===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:
 
The internal flash has a size of 256 KB of which 120 KB is available to the user. The memory is structured as follows:
 
{| class="wikitable"
 
{| class="wikitable"
Line 13: Line 14:
 
|-
 
|-
 
| NXP firmware || 40 || 0x00236000 - 0x0023FFFF
 
| 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:
  +
{| class="wikitable"
  +
|-
  +
! Description !! Size (KB) || Start - End
  +
|-
  +
| NXP firmware || 32 || 0x00200000 - 0x00207FFF
  +
|-
  +
| User application || 180 || 0x00208000 - 0x00234FFF
  +
|-
  +
| NXP firmware || 44 || 0x00235000 - 0x0023FFFF
 
|}
 
|}
   

Revision as of 15:17, 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