Hello, We are an aviation company that uses the LPC1113 /202 controller in our instruments. We needing to source a module / socket with pins so we can access so we can program the chip in ISP mode.
Any help would be appreciated.
Solved! Go to Solution.
Hi @SkyPilot,
The following debuggers support LPC1100
Universal Multilink Development Interface | NXP Semiconductors
PEmicro Cyclone FX programmer | NXP Semiconductors
Universal Multilink FX High-Speed Development Interface | NXP Semiconductors
PEmicro Cyclone programmer | NXP Semiconductors
You can refer to the connections on the following board, which supports the LPC1100 series:
LPCXpresso1125 Board | NXP Semiconductors
Additionally, according to Section 6.2: Pin Description in the datasheet, a LOW level on pin PIO0_1 during reset triggers the ISP command handler.
Best Regards,
Pablo
View solution in original post
Thank you Pablo,
This should get me on the right track.