You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was attempting to dump an ATTiny85 using AVR ISP Programmer on unlshd-054 and it kept crashing with furi_check failed.
I tested a few versions back, and I got the following results
unlshd-049, dump works
unlshd-050, dump works
unlshd-051, furi_check failed
unlshd-052, furi_check failed
unlshd-054, furi_check failed
The bug seems to affect Dump AVR and Flash AVR, but ISP Programmer functionality still works.
This leads me to believe that something was introduced on 051 that broke AVR ISP Programmer. If there's anything I can do or provide to help fix this, I'd be happy to help. I've not tested on vanilla firmware.
Reproduction
Connect an AVR chip to the flipper zero, tested with ATTiny85 and ATMega328PB
Open AVR Flasher
Go into Dump AVR
It should detect the chip connected
Press Next >
Press center to save
Press center to start the dump
Flipper crashes
Target
No response
Logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Describe the bug.
I was attempting to dump an ATTiny85 using AVR ISP Programmer on unlshd-054 and it kept crashing with
furi_check failed
.I tested a few versions back, and I got the following results
furi_check failed
furi_check failed
furi_check failed
The bug seems to affect Dump AVR and Flash AVR, but ISP Programmer functionality still works.
This leads me to believe that something was introduced on 051 that broke AVR ISP Programmer. If there's anything I can do or provide to help fix this, I'd be happy to help. I've not tested on vanilla firmware.
Reproduction
Target
No response
Logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: