I connected my BP up to my old windows laptop i used to use for device programing but not change in behavior ... so i guess that rules out the os FTDI drivers
if you PM me your postal address I will ship you my BP.
sorry my bad .. i was getting desperate and attempted to flash the bootloader too :
/pirate-loader_mac --dev=/dev/tty.usbserial-PirateV3 --verbose --hex=BPv3&v2go/BPv3-Firmware-v4.2.hex +++++++++++++++++++++++++++++++++++++++++++ Pirate-Loader for BP with Bootloader v4+ Loader version: 1.0.1 OS: Darwin +++++++++++++++++++++++++++++++++++++++++++
Parsing HEX file [BPv3&v2go/BPv3-Firmware-v4.2.hex] Found 21502 words (64506 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
-------------- Any ideas?
Ian could i send you my BP for you to take a look at?
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
[quote author="ian"] Here's a list of parts from the manual that would probably be worth putting on a large PCB of footprints. It would be nice to have DIP and SOIC footprints for popular parts.
I2C TC74 temperature sensor PCF8574 IO expander DS1077/1085 programmable oscillator 24LCxxxx EEPROM DS1807 audio volume POT LTC2631A DAC (?) RTC (PCF8563/DS1307) xxx(?) I2C to 1-Wire bridge
SPI 23K256 SRAM LTC2640 DAC (?) DS1801 audio pot MCP6S26 programmable gain amplifier
1-Wire Ds2431 eeprom DS1822 temperature sensor DSxxxx(?) ADC
PC Keyboard connector footprint
LCD adapter w/PFC 8574 footprint [/quote]
Did this BP educational board ever get produced? ... it sounds perfect playing and learning with. I would love to have one , to this end i would even sponsor the upfront costs of a seed fusion run if there was a working design.
pullup pin in wired to the voltage pin .... yet i still see a bucket of devices as above but yet cant talk to any off them , is there anything else I am missing?
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.