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

problem after uploading to esp32-EI ( mount failed, -10025) #4

Open
LeonFedotov opened this issue Mar 26, 2022 · 2 comments
Open

problem after uploading to esp32-EI ( mount failed, -10025) #4

LeonFedotov opened this issue Mar 26, 2022 · 2 comments

Comments

@LeonFedotov
Copy link

Hi im unable to make this work, im getting an error formatting the filesystem

E (4341) SPIFFS: mount failed, -10025
E (4341) main: Failed to mount or format filesystem

any clues?

@KrisCote
Copy link

I was able to get past the "SPIFFS: mount failed" error by changing .format_if_mount_failed to true,

image

But now I'm in another reboot cycle with "gzip: Failed to open files", any ideas?

@KrisCote
Copy link

I had to do a “Upload Filesystem Image”

https://docs.platformio.org/en/latest/platforms/espressif32.html#uploading-files-to-file-system

Now the issue is with getting the laser show to display correctly, with SPI clock at 80Mhz I didn't get any DAC output, so I lowered it to 20Mhz. Now the galvo's are moving, but just a little bit, not enough to display anything... maybe they are trying to go too fast?

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

2 participants