I also got one of those tiny boards. But how do I use it? There seems to be a usb-type plug but I don't have any cables which fit it. Ryan On Fri, 29 Jun 2018 at 06:45, Harold Hallikainen wrote: > > > I have yet to get around to playing with it, but the aspect that > intrigued > > me was > > the programmer is supposed to act as a storage device and mount as a > > drive. > > Supposedly it is programmable by saving a new hex file. > > > > That's interesting! Doesn't do much for debug, though. The bootloaders > I've written all take the hex file directly. Some take it as an HTTP post > where it's parsed to a binary image for the chip, saved in external flash= , > then copied back to internal flash. Others accept the hex file over UART > or SPI, then parse and write directly to internal flash. This is great fo= r > field updates, but, of course, does not support debug. > > Harold > > > > -- > FCC Rules Updated Daily at http://www.hallikainen.com > Not sent from an iPhone. > -- > http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist > --=20 http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .