not too long ago I bought a BusPirate v3.a basically to dump the contents of a 1-Wire DS2430 EEPROM in a printer (Fargo PRO-L), as a tool to backup and change the parameters stored in that memory. I was able to test the BP succesfully with an off-circuit 1-wire DS button, I guess the readings were succesful since everytime I've got consistent dumps (not knowing what they have stored).
I've been checking in some forums that users have been using the BP to repair a laptop broken BIOS, to update the firmware of the BIOS Flash chip (SPI), this is where I've failed to make it work. I've also tried to use with an off-circuit 93C46B 3-Wire Serial EEPROM, now that I was able to somehow make it work I always get different results (Data), today I remembered that the BP has a "self-test" function and decided to give it a go, here are my results:
- Code: Select all
HiZ>i
Bus Pirate v3.a
Firmware v6.1 r1676 Bootloader v4.1
DEVID:0x0447 REVID:0x3003 (24FJ64GA002 A3)
http://dangerousprototypes.com
HiZ>~
Disconnect any devices
Connect (Vpu to +5V) and (ADC to +3.3V)
Space to continue
Ctrl
AUX OK
MODE LED OK
PULLUP H OK
PULLUP L OK
VREG OK
ADC and supply
5V(4.98) OK
VPU(4.98) OK
3.3V(3.26) OK
ADC(3.27) OK
Bus high
MOSI OK
CLK OK
MISO OK
CS OK
Bus Hi-Z 0
MOSI FAIL
CLK OK
MISO OK
CS OK
Bus Hi-Z 1
MOSI OK
CLK OK
MISO OK
CS OK
MODE and VREG LEDs should be on!
Any key to exit
Found 1 errors.
HiZ>
Thanks in advance,
DRGN997



