V4: cannot change the firmware anymore ?
Hi,
I *somehow* upgraded my bus pirate v3 from a VM running windows. Now it sounds like it is working:
HiZ>i
Bus Pirate v3
Firmware v4.1 Bootloader v4.1
DEVID:0x0447 REVID:0x3003 (A3)
http://dangerousprototypes.com
HiZ>
Note that I am a Linux user. I'd like to have an AVR programmer (STK500) to communicate with my buggy arduino.
When I add the jumper between the 2 pins PGC & PGD, the MODE led is turned on. Then, when I try to upload, the green led goes away (bootloader exits ?) and I get:
> ./P24qp.py -s /dev/ttyUSB0 -a ../v3-STK500v2-v0a.hex -v
Using Serial Port /dev/ttyUSB0 @ 9600
Reading 4 bytes from address 0x00FF0000
RX Error: 3 bytes received
47 39 50
Can't connect to device, sorry!
Also, I cannot get any info from it (-i option). I'm very new to bus pirate and I don't really understand what's going on :S. Also, as it was already said in the previous post, PIC24F cannot connect to the device.
Any help would be appreciated.
c0