Difference between revisions of "NXP NCJ29D5"

From SEGGER Wiki
Jump to: navigation, search
(Internal Flash)
(Radio Configurations)
 
(One intermediate revision by the same user not shown)
Line 27: Line 27:
 
While RX radio configurations can be updated individually, TX radio configurations can only be updated in a set of 2.
 
While RX radio configurations can be updated individually, TX radio configurations can only be updated in a set of 2.
   
All Configurations can only be programmed if the device state is ''INIT device mode (Application development and deployment)''.
+
All Configurations (Rx,Tx,Customer) can only be programmed if the device state is '''INIT device mode (Application development and deployment)'''.
   
 
==Watchdog Handling==
 
==Watchdog Handling==

Latest revision as of 12:01, 16 May 2024

The NXP NCJ29D5 are Ultra-Wideband (UWB) ICs designed specifically to meet the connectivity and safety needs of the global automotive industry.

Flash Banks

Internal Flash

Flash Bank Base address Size J-Link Support
Normal-Domain Application 0x00200000 128 KB YES.png
RX Radio Configurations 0x00238A00 8 KB YES.png
TX Radio Configurations 0x0023AA00 4 KB YES.png
Customer Configuration Page 0x0023C000 512 B YES.png
Baseband DSP Firmware 0x00230000 35 KB NO.png

ECC Flash

  • Device has ECC flash, reading of un-programmed or erased areas will result in an error.
  • Dedicated verify and blank check functions are implemented.

Radio Configurations

While RX radio configurations can be updated individually, TX radio configurations can only be updated in a set of 2.

All Configurations (Rx,Tx,Customer) can only be programmed if the device state is INIT device mode (Application development and deployment).

Watchdog Handling

  • The device has a watchdog which is enabled by default after Reset with 20s timeout.
  • On connect, the reset source of the watchdog will be disabled, so it keeps running, but doesn't force a reset.

Attach

  • Attach is supported.

Device Specific Handling

Reset

  • The devices uses normal Cortex-M reset.
  • After Reset Watchdog is disabled as described above.

Evaluation Boards

  • NXP NCJ29D5 UWB Shield Board V4 evaluation board: NXP LID2435

Example Application