Skip to content

Conversation

matt-chan
Copy link

I think this file doesn't match the circuit diagram listing at https://cdn-learn.adafruit.com/assets/assets/000/047/156/original/circuit_playground_Adafruit_Circuit_Playground_Express_Pinout.png?1507829017.

It causes the interrupt pin checking code in ArduinoLowPower to fail, meaning it won't listen to interrupts from button A. Button B works fine.

I think this file doesn't match the circuit diagram listing at https://cdn-learn.adafruit.com/assets/assets/000/047/156/original/circuit_playground_Adafruit_Circuit_Playground_Express_Pinout.png?1507829017.

It causes the interrupt pin checking code in ArduinoLowPower to fail, meaning it won't listen to interrupts from button A. Button B works fine.
@matt-chan
Copy link
Author

There's a bunch of other mismatches as well, on D8, D11, A4, SDA, SDL. I don't know if this is a deliberate design decision.

@ladyada
Copy link
Member

ladyada commented Jan 25, 2021

we probably just forgot them - would you like to update all of the INTs in one PR?

Add additional EINT fixes for PA{0,1,30}, PB{3, 23}.
@matt-chan
Copy link
Author

Sure. I just committed them.

@matt-chan
Copy link
Author

It looks like the failed CI step (hallowing) is because of a download failure. Is there some way to restart it?

@ladyada
Copy link
Member

ladyada commented Jan 25, 2021

kicked build!
@hathach please review when ya have a chance

@ladyada ladyada requested a review from hathach January 25, 2021 19:09
Copy link
Member

@hathach hathach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR is spot on with datasheet. Thank you

@hathach hathach merged commit e16a55b into adafruit:master Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants