You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found a workaround: ~/.arduino15/packages/m5stack/hardware/esp32/2.1.2/cores/esp32/esp32-hal-gpio.c comment the line 145: //gpio_set_level((gpio_num_t)pin, val);
Describe the bug
When running the TFCard example with an M5Atom lite there are a lot of Errors in the logs, but it seems the program is working.
There is a topic on the forum on the subject without any solution/workaround
https://community.m5stack.com/topic/6187/example-atom_tfcard-program-working-but-lots-gpio_set_level-227-errors
To reproduce
Just run the example ATOM_TFCard.ino with the TFcard reader attached to the M5Atom
Expected behavior
No error in the logs on Serial interface
Screenshots
No response
Environment
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: