HI I flashed my BP to 4.2 and all was working well (some i2c debuging) i figured I would also try out the STK500 personality and flashed the firmware
now how do i got back to the BP4.1 firmware .. as no matter what I do i cannot get the pirate_loader to see the BP to enable me to flash the BP
HELP!
-------------- try'd with both the PGND and PGC connected and without ----------
./pirate-loader_mac --dev=/dev/tty.usbserial-PirateV3 --verbose --hex=BPv3&v2go/BPv3-Bootloader-v4.2.hex +++++++++++++++++++++++++++++++++++++++++++ Pirate-Loader for BP with Bootloader v4+ Loader version: 1.0.1 OS: Darwin +++++++++++++++++++++++++++++++++++++++++++
Parsing HEX file [BPv3&v2go/BPv3-Bootloader-v4.2.hex] Found 22016 words (66048 bytes) Fixing bootloader/userprogram jumps Opening serial device /dev/tty.usbserial-PirateV3...OK Configuring serial port settings...OK Sending Hello to the Bootloader...ERROR No reply from the bootloader, or invalid reply received: 0 Please make sure that PGND and PGC are connected, replug the devide and try again
from the datasheet : s 0x32 0x1 0x1 p - should fire the relay but it does not I2C>{0x32 0xA0 r:2} I2C START BIT WRITE: 0x32 ACK WRITE: 0xA0 ACK READ 0x02 BYTES: 0x00 ACK 0x00 NACK I2C STOP BIT I2C>{0x32 0x1 0x1} I2C START BIT WRITE: 0x32 ACK WRITE: 0x01 ACK WRITE: 0x01 ACK I2C STOP BIT I2C>
all the boards work via my arduino so i know they are working ok.