-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BP v4 - Unable to update firmware -- Impossible to boot in booloader mode #177
Comments
I know that Maybe you need to update the bootloader also !! |
I have already tried shorting PGD & PGC and no success. My buspirate stay in "normal" mode. For now it's run in v7.0 firwmare, so the bootloader is not too old. With this firwmare JTAG is not working with openocd. |
For JTAG I have made a fix on my merged branch |
Could you share a .hex file for v4 board please? Many thanks. |
Just in case this jogs anyone's community spirit, I have this same issue and would certainly appreciate wisdom from anyone who has managed to update a fairly recently purchased bpv4. I am thinking that a pickit is going to be needed. |
Hi, |
Hi,
I have just received my BP v4 and i tryed to update the firmware.
Following the guide, i try:
HiZ>$ Are you sure? y BOOTLOADER
then the board reboots and minicom reconnect with the pompt. "HiZ>" like nothing happen.By shorting PGC & PGD before connecting the boad: it have the same prompt has usual, so defenitly not in bootloader mode.
Both method (by tiping "$" then Y with the short on PGC&PCD), same problem.
Try on linux (rasp4) and win10, same issue impossible to get the boad in the bootloader mode.
Of course the pirate-loader fails.
udo ./pirate-loader_lnx --dev=/dev/ttyACM0 --hello
+++++++++++++++++++++++++++++++++++++++++++
Pirate-Loader for BP with Bootloader v4+
Loader version: 1.0.2 OS: Linux
+++++++++++++++++++++++++++++++++++++++++++
Opening serial device /dev/ttyACM0...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 device and try again
My board :
HiZ>i
Bus Pirate v4
Community Firmware v7.0 - goo.gl/gCzQnW
DEVID:0x1019 REVID:0x0004 (24FJ256GB106 UNK)
http://dangerousprototypes.com
dmeg logs
[603211.952708] usb 1-1.1: new full-speed USB device number 86 using xhci_hcd
[603212.069314] usb 1-1.1: New USB device found, idVendor=04d8, idProduct=fb00, bcdDevice= 0.02
[603212.069334] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[603212.069340] usb 1-1.1: Product: Bus Pirate V4
[603212.069345] usb 1-1.1: Manufacturer: Dangerous Prototypes
[603212.069350] usb 1-1.1: SerialNumber: 00000001
[603212.074778] cdc_acm 1-1.1:1.0: ttyACM0: USB ACM device
Any help?
The text was updated successfully, but these errors were encountered: