Programming a Pokitto without pressing any buttons
Did you know Pokitto can be programmed using a USB to Serial converter also? This sort of programming is called Serial ISP or UART ISP (ISP = In-System Programming) and it is supported by default by the Pokitto’s LPC11U68 chip ROM.
Serial programming is a little bit slower, but allows you to program Pokitto without the need to press reset or the programming button at the back.
Needed
- FlashMagic software http://www.flashmagictool.com/
- USB to Serial converter (with DTR and RTS), for example this
FlashMagic settings
1. Select LPC11U68 as target device
Press “change”
Find LPC11U68 from under LPC1100 or by searching for LPC11U68
2. Find the COM (Serial Port) of your USB to Serial adapter
… its the COM port that appears in your Device Manager (on Windows) when you plug the adapter to the computer