Difference between revisions of "NXP PN76"

From SEGGER Wiki
Jump to: navigation, search
(Example Application)
(Example Application)
 
(No difference)

Latest 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