Skip to content

Old version in Boards Manager, Arduino as ISP not working #45

@AndreKR

Description

@AndreKR

I am using Arduino 1.8.5 and I have updated my Arduino AVR Boards core in the Boards Manager to the latest available version, which is 1.6.21.

With this setup, using an Arduino as ISP doesn't work and from what I found out I don't understand how it could ever have worked.

programmers.txt contains a section that sets:

arduinoasisp.protocol=stk500v1

However, the ArduinoISP sketch does not work with this setting, it has to be changed to

arduinoasisp.protocol=arduino

In fact I found a commit in master that makes that very change.

Despite this commit being 11 months old by now it doesn't seem to be pushed to installations via the Boards Manager.

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