nxpUSBLib/libraries/CDL/LPC17xxLib should include IAP code from AN11071

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

nxpUSBLib/libraries/CDL/LPC17xxLib should include IAP code from AN11071

1,001 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by triffid_hunter on Tue Jul 03 09:28:26 MST 2012
hi,

nxpUSBLib includes IAP code for lpc17[78]x but not lpc17[56]x even though code for lpc17[56]x is available from AN11071

I believe that nxpUSBLib should include the code from AN11071.

Maybe even update it every so often, such as renaming 'void u32IAP_ReadSerialNumber' to 'void vIAP_ReadSerialNumber' for consistency, or putting in the actual description for u32IAP_ReadSerialNumber instead of having identical information as the quite different u32IAP_ReadBootVersion ;)
Labels (1)
0 Kudos
Reply
1 Reply

974 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by tuong on Wed Jul 04 18:56:14 MST 2012
Dear triffid_hunter,

I see that the chip's drivers inside nxpUSBlib is nearly same as the one that NXP release for their seperate chips driver, so this issue may caused by nxpUSBlib LPC175x_6x chip driver is not updated?! But I think this is not a big deal, you can make it your self for your own need!

With best regards!
0 Kudos
Reply