Skip to content

Strange Attiny424 HV programming issue #48

@lsellens

Description

@lsellens

I grabbed a HV Programmer to play around with some fuse settings and I'm having an issue with one particular chip. It's a attiny424. It will not program with pymcuprog in HV mode. I can read/write fuses and upload code with avrdude using this same HV programmer but anytime I try to use pymcuprog I get this error

raise PymcuprogError("Unexpected number of bytes in response: "
pymcuprog.pymcuprog_errors.PymcuprogError: Unexpected number of bytes in response: 0 byte(s) expected 1 byte(s)
Failed programming: uploading error: exit status 1

I can read/write other chips with this same HV programmer and pymcuprog just fine. I can also read/write to this chip with pymcuprog with a non HV programmer with no issues. It's just something particular about the combination of this chip with pymcuprog and HV programming. I'm thoroughly confused.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions