Re: PICkit2
"Renato Caldas" <[email protected]> Thu, 28 Aug 2008 11:24:47 +0100
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Aug 28, 2008 at 10:09 AM, Tom Schouten <[email protected]> wrote: > Hello, > > I recently switched to PICkit2 (from ICD2) after discovering the v2.x > firmware is actually quite neat. > > The PICkit2 seems like an interesting hw platform to build a universal > device programmer. Is there anyone working on this? Are there problems > that make it still too PIC-specific? From what I can tell, you can "wiggle" the output lines as you wish, so it should be possible. They use it to implement a digital scope and a usb/serial adapter. The only problem so far has been the really ugly and cryptic code of pk2cmd. I really can't understand it, and it seems to be like that on purpose..... :( Cheers, Renato > Cheers > Tom > > > <bait> > > I have some software in Scheme that builds a scheme wrapper around the > PICkit2 v2.x programmer firmware command and script languages: > http://zwizwa.be/ramblings/staapl-blog/20080827-142443 > > It's an example about how simple it is to write a domain specific language > in Scheme. Also, the code tree contains some code to read the Microchip > device description file into a Scheme datastructure. All this is part > of the Staapl 'interactive debugger' layer. > http://zwizwa.be/staapl > > </bait> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >