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

ESP32 + SPI mode in a thread = nightmare #103

Open
YordanYanakiev opened this issue Jul 13, 2022 · 0 comments
Open

ESP32 + SPI mode in a thread = nightmare #103

YordanYanakiev opened this issue Jul 13, 2022 · 0 comments

Comments

@YordanYanakiev
Copy link

This library is NOT thread safe, not it is aligned to be used in Threads ( ESP32 ). ( for instance - using "delay" is a big no-no ).

ESP32 + SPI mode = complete nightmare, which eventually can work sometime - completely randomly.

Please review the library to work properly for ESP32 multithreading

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