Re: Wisp628 Xwisp2 Linux support
Rob Hamerling <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <[email protected]> |
Chen Xiao Fan wrote: > Thanks for releasing the new versions of XWisp2. It supports > quite a lot of PICs (PIC16F and PIC18F) including the 18F USB > parts. I should say it is just great! It is much faster than > the Python based Xwisp and supports much more chips. Adding > the Linux support will be even greater. :) Hint: the Xwisp2.cfg file is a simple ASCII text file .... It is basically a matter of scanning the datasheets for properties (memory sizes etc) and the programming specifications datasheet to find out if it follows one of the programming algorithms supported by Wisp628 (and which) and determine the device ID and proper config word(s) mask..... Wisp628 has only one programming algorithm for the 18Fs, which works for most of the 18Fs except some of the newer, but the config words are mostly different. > Regarding the Linux support, I do not know much about Linux > programming. Still maybe you can take a look at the serial code > part of LPLAB (across Linux and Windows). > > LPLAB is at http://www.landamore.com/pic.html. Thanks, I'll see if I can manage... Regards, Rob. -- Rob Hamerling, Vianen, NL phone +31-347-322822 homepage: http://www.robh.nl/