Skip to content

On ESP8266, setSS() does not work when using GPIO16 as CS pin #139

Open
@rayshobby

Description

@rayshobby

On ESP8266, this works for all other GPIO pins except when GPIO 16 is used as CS:

GPOC = ss_pin_mask;

Reference ESP8266's digitalWrite function:
https://github.com/esp8266/Arduino/blob/master/cores/esp8266/core_esp8266_wiring_digital.cpp#L84

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions