Skip to content

Allow to enable internal pullups at runtime #47

@Harvie

Description

@Harvie

Allow to enable internal pullups at runtime... It's simple to do this by modyfiing code
eg.: from pinMode(CHAN0, INPUT); to pinMode(CHAN0, INPUT_PULLUP);

I've done this and it works perfectly, but it requires recompiling and flashing. I think we might prepare some SUMP protocol extension with sigrok guys to be able to controll this at runtime from pulseview GUI!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions