Re: using Byron Jeff's TLVProgrammer
"Maxim Wexler" <[email protected]> Sat, 16 Dec 2006 13:12:06 -0700
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <[email protected]> |
> > You won't let any smoke out I don't think. I find that you really need > to doublecheck the settings to make sure they are attached to the correct > pins > and that the polarity is correct. > OK what about this from .pkprc, negative 5 for instance? Nothing on the TVLP page about that. .pkprc is a commented list so presumably this is important info so I can't just put anything in here, can I? And another thing: what does the hardware care what's in a file when I turn on the PS before even starting the program? <...> # pins assignation : negative value means inverted signal # the following values are correct for classic Tait parallel programmer vpp=-5 vdd=-4 clock=3 datao=2 datai=10 rw=25 delay=0 <...> Maxim