Skip to content
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

I cannot flash bootloader or any firmware to 2.3 #154

Open
wanderlust-vlad opened this issue Apr 4, 2024 · 1 comment
Open

I cannot flash bootloader or any firmware to 2.3 #154

wanderlust-vlad opened this issue Apr 4, 2024 · 1 comment

Comments

@wanderlust-vlad
Copy link

I wanted to move my setup (Spider 2.3 and Paspberry Pi Zero 2W) from USB connection to UART.
Reconfiguration of Pi according to the FYSETC documentation was easy, but when I tried to reflash MCU - there trouble came.
First I've tried to do it via sdcard - name of the file changed, led blinked...but host could not connect to the MCU.
Then I tried to reflash via DFU (with STM32Cube programmer) - flashing was done but verification showed up some errors.
Bootloader is gone, MCU is not detected by ls /dev/serial/by-id/*
I tried to flash it via DFU from my Pi, but dfu-util --list shows this:
dfu-util: Cannot open DFU device 0483:df11 found on devnum 3 (LIBUSB_ERROR_ACCESS)

When I try to flash bootloader (taken from this Github), I receive the same verification errors as during flashing the firmware.
image

How can I finally flash my MCU?

@JD13xs
Copy link

JD13xs commented Apr 4, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants