ISP option requirement

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

ISP option requirement

798 Views
prachipanse
Contributor III

Hi,

Is there a suitable document or link available where the requirement and usage of ISP programming mode is explained?

Also, for the case when this mode is not required to be used for LPC1313, how can that be achieved?

Thanks and Regards,

Prachi 

0 Kudos
4 Replies

580 Views
ckphua
NXP Employee
NXP Employee

Please read the User Manual -chapter 21

http://www.nxp.com/documents/user_manual/UM10375.pdf

There you will find the details of ISP programming mode explanation. 

If your application do not require the ISP,  make sure PIO0_1 pin is not tied to low during power on.

0 Kudos

580 Views
prachipanse
Contributor III

Thanks. So, for programming the flash in LPC1313 is possible only through the UART interface and is not possible if we are using only the SWD port. Can you please confirm my understanding?

Regards,

Prachi 

0 Kudos

580 Views
converse
Senior Contributor V

You can use the lpcxpresso command line flash programming tools to program your device over SWD (as well as directly in the GUI, of course)

https://community.nxp.com/thread/389139 

IIRC, FlashMagic can also be used over SWD as well as UART - but you should double check.

0 Kudos

580 Views
ckphua
NXP Employee
NXP Employee

Yes, only UART ISP for LPC1313.

0 Kudos