Programatic way to determine which LPC43x0 I'm running on

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Programatic way to determine which LPC43x0 I'm running on

412 Views
tmullanix
Contributor I

Hi,

I thought there would be a device register I could query to determine the flavor of LPC43x0 my application is running on. I could not find it in the datasheet. What's the best way for the application to determine this?

Thanks,

Todd

0 Kudos
3 Replies

403 Views
tmullanix
Contributor I

Hi XiangJun,

Thanks for the quick reply. Which document did the table you attached come from?

Thanks,

Todd

0 Kudos

401 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Todd,

I refer to UM10503.pdf, which can be downloaded from the link:

https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mc...

BR

XiangJun Rong

0 Kudos

407 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Todd,

For the flashless LPC43xx family for example LPC43x0, the IAP commands are not supported, but the ISP commands are supported.

You can use ISP commands to read the part identification number with the following commands J, but it is not possible to read a register to get the ID or to execute a function in IAP, because IAP is not supported for flashless part.

Hope it can help you

BR

XiangJun Rong

 

 

xiangjun_rong_0-1629426567318.png

 

 

0 Kudos