-
-
Notifications
You must be signed in to change notification settings - Fork 442
Open
Labels
bug 🪲Something isn't workingSomething isn't working
Description
Is there an existing issue for this problem?
- I have searched the existing issues
What part of EdgeTX is the focus of this bug?
Transmitter firmware
Current Behavior
BL creates a 16Mb drive, but also allows firmware up to UF2_MAX_FW_SIZE which is often set to 16Mb.
When a corrupted firmware is present, the drive will therefore be full, and computer will refuse to flash a correct firmware as the drive is seens as full
Expected Behavior
-
Drive should at least be twice the size of UF2_MAX_FW_SIZE + margin for fat tables. This cannot be done using TotalSectors16 as currently done
-
If possible, better detection of broken firmware should be done, and should not list CURRENT_FIRMWARE if broken
Version
Main
Transmitter
Any H750
Metadata
Metadata
Assignees
Labels
bug 🪲Something isn't workingSomething isn't working