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

No interrupt on Adafruit Huzzah32 + Huzzmat #14

Open
zubrick opened this issue Jan 25, 2022 · 0 comments
Open

No interrupt on Adafruit Huzzah32 + Huzzmat #14

zubrick opened this issue Jan 25, 2022 · 0 comments

Comments

@zubrick
Copy link

zubrick commented Jan 25, 2022

Hello,

I have a huzzah32 with the huzzmat, and running this code doesn't work.
It compiles, and doesn't crash, but it seems that the display_updater() function never gets called, leaving the screen blank.
The screen works, and if I call explicitly the display() method of pxMatrix frequently enough I get a stable image on the matrix.
It is like if there where no timer interrupt on this esp32 board.
Any idea where it could come from?

Best regards

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

No branches or pull requests

1 participant