Skip to content

How to update pancake bot firmware in linux #2

Description

@FOSSBOSS

I know it says Linux unsupported, but I don't own a MsOS box to do the firmware update.
No Mater! it is still doable, here is how:
Generically:
$ avrdude -v -p m2560 -c stk500v2 -P /path/to/device -b 115200 -D -U flash:w:/path/to/PBFirmwareUpdate2.0.hex:i

$ avrdude -v -p m2560 -c stk500v2 -P /dev/ttyUSB0 -b 115200 -D -U flash:w:/home/user/Desktop/pbfw/PBFirmwareUpdate2.0.hex:i
proof

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions