Error on startup of audio kit #67
Unanswered
livingrainman
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Hey, looks like you run out of memory. You could try to make for example the delay effect shorter/smaller. It might be also possible that the micro dip switch is not setup correctly. Did you check the switches? Best regards, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After encountering the es8388 codec failure message on startup, I changed the I2C configuration in the boards section of the library to "2" from "1" but now I get the following error:
E (1814) vfs_fat_sdmmc: mount_to_vfs failed (0xffffffff).
E (2878) vfs_fat_sdmmc: mount_to_vfs failed (0xffffffff).
E (3943) vfs_fat_sdmmc: mount_to_vfs failed (0xffffffff).
Firmware started successfully
�[?25l�[0;0HCard Mount Failed
I am relatively new to the esp32 and would love to get your lovely code working. Any help would be greatly appreciated. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions