Skip to content

wavplayer hangs on RPI Pico #30

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

Open
roddersuk opened this issue May 10, 2023 · 1 comment
Open

wavplayer hangs on RPI Pico #30

roddersuk opened this issue May 10, 2023 · 1 comment

Comments

@roddersuk
Copy link

Tried running wavplayer on my Pico and it starts playing fine but after a few seconds it crashes the Pico with this traceback:

Traceback (most recent call last):
  File "wavplayer.py", line 61, in i2s_callback
  File "sdcard.py", line 273, in readblocks
OSError: [Errno 5] `EIO

The ``only variation from your setup is that I use gpio 10,11,12 for the SD card instead of 14,15,12
I have to reboot the Pico to recover
Any ideas?

@roddersuk
Copy link
Author

I think this was dodgy wiring on my breadboard causing the SD card reader to fail.

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