buspirate icon indicating copy to clipboard operation
buspirate copied to clipboard

pirate-loader_lnx with Bus Pirate from sparkfun.com ? - got no bootloader hello

Open ds2k5 opened this issue 8 years ago • 1 comments

Hello, i did comile the: pirate-loader_lnx ( buspirate/BPv3-firmware/pirate-loader-source ).

Bridged the Connectors so that MODE LED is red if USB-Cable is connected.

sudo ./pirate-loader_lnx --dev=/dev/ttyUSB0 --hello +++++++++++++++++++++++++++++++++++++++++++ Pirate-Loader for BP with Bootloader v4+
Loader version: 1.0.2 OS: Linux +++++++++++++++++++++++++++++++++++++++++++

Opening serial device /dev/ttyUSB0...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

sudo screen /dev/ttyUSB0 115200 8N1

did not show anything

if the Bridge is not in before cable connect:

Fixing bootloader/userprogram jumps Opening serial device /dev/ttyUSB0...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

so i think this is OK

What did i wrong ? Thanks

ds2k5 avatar Jun 04 '16 10:06 ds2k5

Got a new buspirate from hardwaredealer

$ ./pirate-loader_lnx --dev=/dev/ttyUSB1 --hello +++++++++++++++++++++++++++++++++++++++++++ Pirate-Loader for BP with Bootloader v4+
Loader version: 1.0.2 OS: Linux +++++++++++++++++++++++++++++++++++++++++++

Opening serial device /dev/ttyUSB1...OK Configuring serial port settings...OK Sending Hello to the Bootloader...OK

Device ID: PICxxxxxxxxxxx [d4] Bootloader version: 1,02

ds2k5 avatar Jun 13 '16 17:06 ds2k5