NEOPIXEL_POWER_INVERTED in use

Play with it! Please tell us which board you're using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Powderjockey
 
Posts: 189
Joined: Fri Mar 31, 2017 10:14 pm

NEOPIXEL_POWER_INVERTED in use

Post by Powderjockey »

Updated my Magtag to CP 7.0 Alpha 4 and then updated the libraries from CP 2021-07-13. I trying to run the Weather code from https://learn.adafruit.com/magtag-weath ... -libraries. I works great on CP 6.3.

Code: Select all

Traceback (most recent call last):
  File "code.py", line 35, in <module>
  File "adafruit_magtag/magtag.py", line 102, in __init__
  File "adafruit_magtag/peripherals.py", line 47, in __init__
ValueError: NEOPIXEL_POWER_INVERTED in use
Any ideas?

thanks

Scott

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: NEOPIXEL_POWER_INVERTED in use

Post by mikeysklar »

Hey Scott,

This is a known open issue with CP7. More here:

https://github.com/adafruit/Adafruit_Ci ... /issues/62

User avatar
Powderjockey
 
Posts: 189
Joined: Fri Mar 31, 2017 10:14 pm

Re: NEOPIXEL_POWER_INVERTED in use

Post by Powderjockey »

mikeysklar wrote:Hey Scott,

This is a known open issue with CP7. More here:

https://github.com/adafruit/Adafruit_Ci ... /issues/62
Thanks for the update.

Locked
Please be positive and constructive with your questions and comments.

Return to “Circuit Playground Classic, Circuit Playground Express, Circuit Playground Bluefruit”