-
Notifications
You must be signed in to change notification settings - Fork 12
minitft_featherwing buttons always true when power source not PC #40
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
Comments
I need to investigate if this is a seesaw pull-ups issue or something else. |
I noticed the Neopixel on my Feather M4 goes red when it does this. Also if I plugged into non-data USB power and then plug into computer USB, it is still red and behaves this way. This might go deeper and possibly be a CP bug. I'll connect a debugger to my Feather (It's modded) and look into that. |
mine stays green when i remove code for neopixel to be off
|
Ok thanks @hexthat, I'll throw the latest beta on there. mine might be a wee bit behind. |
Nope, still doing the red thing with Beta 7 for me. |
that is strange, why would they be different between boards? |
Also, I'm using the simpletest since the behavior seems to be there too. |
okay ill try that |
neopixel still green for me, even when plugged into power source not PC dargh im gana put older cp on it then try new beta 7 again |
Oh and I'm not using your SPI modification. I'm using it as it is in the repo. |
FYI, I just tried on a different feather and it's green. |
oh i was about to think it was cause i changed the CS and DC pins, good to know that wasnt it |
Fixed via #39. |
Uh oh!
There was an error while loading. Please reload this page.
code tested with
The text was updated successfully, but these errors were encountered: