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

[request] Which Arduino Nano Matter GPIOs are interrupt-capable? #64

Open
rei-vilo opened this issue Jun 20, 2024 · 1 comment
Open
Labels
featurerequest Feature request

Comments

@rei-vilo
Copy link

Summary

Which Arduino Nano Matter GPIOs are interrupt-capable?

The https://docs.arduino.cc/resources/pinouts/ABX00112-full-pinout.pdf does not provide this information.

Thank you!

@rei-vilo rei-vilo added the featurerequest Feature request label Jun 20, 2024
@rei-vilo
Copy link
Author

rei-vilo commented Jun 26, 2024

Trying again raised this error.

FREERTOS ASSERT ( !( ( xTaskGetSchedulerState() == taskSCHEDULER_SUSPENDED ) && ( xTicksToWait != 0 ) ) )

Both the SP and I²C bus are used. I tried with multiple GPIOs, both analog like A0 and digital like D1, to no avail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
featurerequest Feature request
Projects
None yet
Development

No branches or pull requests

1 participant