Skip to content

[Fixed] IDE 1.6.9 + ArduinoISP = "Could not find USBtiny device (0x2341/0x49)" error message => Use "Arduino as ISP" #5124

@HP-Sparks

Description

@HP-Sparks

Hi,
I am trying to program an ATtiny85 from Arduino IDE 1.6.9, under Linux (Ubuntu -based machine) after following the indications from there:

The ArduinoISP seems fine: "HeartBeat" LED is glowing non stop.
Trying to push the "blink" code to the ATtiny85 ends with this exact error message:
avrdude: Error: Could not find USBtiny device (0x2341/0x49) while all necessary settings from the menu are set properly (i.e. Board: ATtiny25/45/85 ; Processor: ATtiny85 ; Clock: Internal 1MHz ; Port: /dev/ttyUSB0 ; Porgrammer: ArduinoISP)

Port is /dev/ttyUSB since using an Arduino clone (WaveShare "UNO Plus") with a switch to disable the reset from DTR signal.

I also tried with an Arduino UNO R3 original, same issue: Whatever programmer I select, there is an automatic selection for USBtiny over-riding my selection.
I faced the same issue prior to engage into ATtiny85 development.

Any idea for a workaround ?

Thanks in advance !

Best regards,
HP_

Metadata

Metadata

Assignees

No one assigned

    Labels

    Architecture: AVRApplies only to the AVR microcontrollers (Uno, etc.)Type: BugType: InvalidOff topic for this repository, or a bug report determined to not actually represent a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions