Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adafruit_qtpy_esp32 neopixel gpio8 #3717

Closed
kj4dxk opened this issue Aug 15, 2022 · 1 comment
Closed

adafruit_qtpy_esp32 neopixel gpio8 #3717

kj4dxk opened this issue Aug 15, 2022 · 1 comment
Labels

Comments

@kj4dxk
Copy link

kj4dxk commented Aug 15, 2022

Error:
This pin cannot be used on ESP32s and is already used by the flash interface (function: Flash Data 1). pin: GPIO8

Config:
esp32:
board: adafruit_qtpy_esp32
variant: esp32
framework:
type: arduino

output:

  • platform: gpio
    id: "neopixel_power"
    pin: GPIO8
    inverted: true

I want to use the neopixel on the Adafruit QT PY board but cannot get esphome to turn on the NEOPIXEL_POWER to high. "There is a NEOPIXEL_POWER power pin that is pulled high in Arduino by default. It is necessary for the NeoPixel to work. This is so it can be fully de-powered for low power usage."

Pinout here:
https://learn.adafruit.com/adafruit-qt-py-esp32-pico/pinouts

@github-actions
Copy link
Contributor

#430

@github-actions github-actions bot added the stale label Aug 17, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Aug 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant