For a small project I was looking for a cheap M4 MCU. On the LPC Page I found the "LPC4074FBD80". Now I would like to get started. On LPCXpresso (https://www.nxp.com/design/microcontrollers-developer-resources/lpc-microcontroller-utilities/lpcxpr...) is a Note, that we should use MCUXpresso. But in MCUXpresso I can not find the "LPC4074FBD80" to creat a first project.
How do we start from scratch with for example the "LPC4074FBD80"?
Thanks for any help.
Hello @NightStorm,
This MCU is a little old and there's newer cortex M4 in the LPC family that has support in MCUXpresso and the SDK. For example, the LPC541xx (LPCXpresso54114 board | NXP Semiconductors).
If you still interested in the LPC40xx family, there's some examples in the following link.
Best Regards,
Alexis Andalon