lpcisp

interface to NXP LPC Microcontrollers ISP serial interface

Install

All systems
curl cmd.cat/lpcisp.sh
Debian Debian
apt-get install lpctools
Ubuntu
apt-get install lpctools
image/svg+xml Kali Linux
apt-get install lpctools
Windows (WSL2)
sudo apt-get update sudo apt-get install lpctools
Raspbian
apt-get install lpctools

lpctools

interface to NXP LPC Microcontrollers ISP serial interface

LPCTools is an interface to NXP LPC Microcontrollers ISP (In-System Programming) serial interface. It provides two programs: * lpcisp: this tool gives access to each of the useful isp commands on LPC devices. It does not provide wrappers for flashing a device. * lpcprog: this tool does not give access to each isp command, instead it provides wrappers for flashing a device. This tool gives access to each of the useful isp commands on LPC.