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

AVR ISP Programmer won't dump an AVR since unlshd-051 #525

Closed
p0ns opened this issue Jun 24, 2023 · 1 comment
Closed

AVR ISP Programmer won't dump an AVR since unlshd-051 #525

p0ns opened this issue Jun 24, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@p0ns
Copy link
Contributor

p0ns commented Jun 24, 2023

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

  • 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

  1. Connect an AVR chip to the flipper zero, tested with ATTiny85 and ATMega328PB
  2. Open AVR Flasher
  3. Go into Dump AVR
  4. It should detect the chip connected
  5. Press Next >
  6. Press center to save
  7. Press center to start the dump
  8. Flipper crashes

Target

No response

Logs

No response

Anything else?

No response

@p0ns p0ns added the bug Something isn't working label Jun 24, 2023
@xMasterX
Copy link
Member

thanks, fixed now, will be published soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants