01-20-2021, 04:19 AM
Just got my pinecil today and I'm seeing the exact same issue on both a fresh build of dfu-util on an ARM SBC, the dfu-util included with pinecil-firmware-updater and the gd32-dfu-utils (https://github.com/riscv-mcu/gd32-dfu-ut...s/tag/v0.9)
All have the same response.
Simple logs attached (and verbose for the ARM SBC):
https://pastebin.com/jLMfMSaM
Thought it might be related to this:
https://github.com/riscv-rust/longan-nano/issues/5
If I remove the mass erase, I was able to update the firmware (there is an erase and download step during the flashing).
dfu-util -d 28e9:0189 -a 0 -D Pinecil_EN.bin -s 0x08000000
All have the same response.
Simple logs attached (and verbose for the ARM SBC):
https://pastebin.com/jLMfMSaM
Thought it might be related to this:
https://github.com/riscv-rust/longan-nano/issues/5
If I remove the mass erase, I was able to update the firmware (there is an erase and download step during the flashing).
dfu-util -d 28e9:0189 -a 0 -D Pinecil_EN.bin -s 0x08000000