-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
USB-UART Bridge error: Flipper Zero crashed. #4008
Comments
I downgraded to version 0.105.0, and the error no longer occurs. |
To add some context, additional testing, and other references, here are links to some conversations in flipper discord: EDIT: My apologies, I misremembered and thought the 3rd link was also experiencing a crash. |
Adding some context to the third link above. |
i have this issue too.
FW ver: 1.1.2 HW 12.F7B9C6 |
Adding to this, trying to flash a ESP32 board over UART using the Flipper in USB-UART mode (so USB to PC and 13/14 to the ESP32), the flipper crashes. Sometimes right at the flashing start, sometimes at the baudrate change to higher speed for the actual bulk of the flashing. |
Greetings, we will verify it and if issue is there, will add it to test cases / create a ticket for it. Will update on it later |
I am experiencig the exact same issues, reading values from UART (e.g. Serial output) works with my ESPs, but if you want to flash the firmware or sometimes even on Baudrate change, the Flipper will crash with differing Error messages including hard fault and "MPU Fault, possible stack overflow" |
Describe the bug.
Hi,
I have a board (MALVEKE) where I’ve always flashed its firmware using the Flipper Zero’s USB-UART Bridge.
Previously, I was using firmware version 0.105.0, and everything worked perfectly.
Recently, I updated to version 1.1.2 and tried flashing the firmware to my boards, but now I’m encountering errors.
I’ve tested with several MALVEKE boards I used previously for development and troubleshooting. I even swapped the USB cable to rule out any issues with it, but I’m still frequently seeing errors like the following:
Video:
https://www.youtube.com/watch?v=FLeudK6qEv4
Video:
https://www.youtube.com/watch?v=RtA6t9S1A90
Reproduction
GPIO
>USB-UART Bridge
.Target
GPIO
Logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: