106
Messages
This section allows you to view all Messages made by this member. Note that you can only see Messages made in areas you currently have access to.
Messages - pppd
107
Pirate PIC programmer / Re: PIC/AVR high voltage programming adapter
1. SDI, SII, SDO, Vcc down to 0V
2. Apply 4.5 - 5.5V to Vcc
3. Wait 20-60us and apply 11.5 - 12.5 to RESET
4. Release SDO
5. Wait at least 300us before sending any instructions
The RESET pin remains high at 12V throughout the entire programming process, so it could be controlled with CS as it is now. Just the power supply would need to be ON, but as we already can control it with setting PowerUp/Dn on BP side I guess it would be okay? For AVR to work this would require the VTarget to be connected directly or through a jumper to the BP 5V.
108
Pirate PIC programmer / Re: PIC/AVR high voltage programming adapter
109
Pirate PIC programmer / Re: PIC/AVR high voltage programming adapter

I just can't live with the 12V being wasted
I think I will need to design a simple adapter which will utilize ATtiny2313 to drive the HVSP, and BP will be used as a UART/SPI proxy.. Maybe it's not the nicest solution, but at least I will use the 12V and get to reset 8 pin ATtiny chips.
110
Pirate PIC programmer / Re: PIC/AVR high voltage programming adapter
111
Pirate PIC programmer / Re: PIC/AVR high voltage programming adapter
112
Pirate PIC programmer / Re: PIC/AVR high voltage programming adapter
Code: [Select]
1. RESET 12V
2. VCC 5V
3. GND GND
4. SCI SERIAL CLOCK IN
5. SDI SERIAL DATA IN
6. SII SERIAL INSTRUCTION IN
7. SDO SERIAL DATA OUT
The VCC could be connected to an external power supply, but it won't help as we still need to control SCI, SDI, SII, RST and get data back from SDO.
Please correct me if I am wrong.
113
Bus Pirate Support / Re: OBD2 J1850/VPW Mode
114
Bus Pirate Development / Re: Hardware manufacturing update
115
Open Bench Logic Sniffer / Re: Console update application development
116
Open Bench Logic Sniffer / Re: Console update application development
117
Open Bench Logic Sniffer / Re: Console update application development
Thanks guys! I'll put it in the gadgetfactory SVN. Is there a latest version I should use?
[/quote] I think you should download the last archive modified by IPenguin, and patch it with my Mac patch. I can patch it for you plus build a new mac binary as it was posted before IPenguin fixed that one issue.
118
Open Bench Logic Sniffer / Re: Console update application development
I think putting the code into svn would be better

[/quote] True, and generating patches would be easier as well.
119
Open Bench Logic Sniffer / Re: Console update application development
Please review the changes before applying the patch. The zip archive also contains compiled universal binary.
120