Skip to content

SPI SS (PB0) pin is inaccessible on Pro Micro #76

@frost13it

Description

@frost13it

It is essential to have access to the SS pin in SPI slave mode, but on Pro Micro board the pin is connected to RX LED.
While it is possible to desolder the resistor attached to the pin, board's software still controls it: switches it to OUTPUT mode when USB is connected and changes its level when data is received.
It would be great have an ability to disable this behavior, for example, with -D SOME_MACRO compiler option.

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