9 years, 3 months ago.

Usage of mbed IDE with LPC824M201JDH20

Is it possible to use the LPC824 .bin file from the mbed online IDE directly on a LPC824M201JDH20 chip (TSSOP-20)? (Provided the binary only uses GPIO available on the TSSOP-20 package).

Question relating to:

LPCXpresso824-MAX from NXP is an mbed enabled platform which combines the advantages of the mbed ecosystem and Arduino form factor.

1 Answer

9 years, 3 months ago.

Hi,

Yes, you can flash binary file to your LPC824 chip using ISP programmer.

Following notebook page explains detail about ISP programming. http://developer.mbed.org/users/ytsuboi/notebook/getting-started-with-mbed-lpc1114/

If you have mbed LPC1768, my recommendation is to use ika_shouyu_poppoyaki (latest version supports LPC824): http://developer.mbed.org/users/okano/code/ika_shouyu_poppoyaki/