10 years, 2 months ago.

Would this also work for LPC1114FDH28 or LPC1114FBD48/302?

This is really great for direct target board application development.

Unfortunately, the DIP version of the MCU is rather bulky for the target board.

Would the code generated also work for LPC1114FDH28 (TSSOP28) or even LPC1114FBD48/302 (LQFP48) since they are of the same LPC1100L series?

Question relating to:

The LPC1114FN28 is an ARM Cortex-M0 based, low-cost 32-bit MCU, designed for 8/16-bit microcontroller applications, offering performance, low power, simple instruction set and memory addressing together with reduced code size …

3 Answers

10 years, 2 months ago.

We've tested mbed LPC1114FN28 with LPCXpresso LPC1115. So, it works with LPC1115FBD48/303. And, probably it also works on LPC1114FBD48/302 or LPC1114FDH28. Please try with those chips and report that.

You can use additional pins on LQFP packages by using xp? method or P?_? method. http://mbed.org/media/uploads/ytsuboi/pinout_xpresso-20130816-o.png

10 years, 2 months ago.

Thank you for the confirmation. I tried on the DIP version before as it is very easy to breadboard and works well. I will not be able to try the SMD version so soon.

10 years, 1 month ago.

Hi, I have successfully programmed the LPC1114FBD48 on a custom board, although the test program was a simple blink test it worked ok without any problems.

Congrats!! I'm happy to hear that. :-)

posted by Yoshihiro TSUBOI 24 Feb 2014