-
-
Notifications
You must be signed in to change notification settings - Fork 112
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
no audio / scope data OK #12
Comments
Hi Rudi, Did you upload the filesystem image - that contains the WAV file - I'm not sure if there's much error checking on opening the file. Thanks |
Sorry Rudi - that was a silly question on my part - of course you've uploaded the file system - otherwise you wouldn't see any waveforms on the scope. You have me stumped - can you post a photo of the connections going into the MAX? It might be worth trying the tie the gain pin and the SD pin to high or low - just make sure there's nothing weird happening from having them floating. And you've definitely go power going the MAX breakout board? |
hi chris, i am looking for changing gain per software command ? very satisfied , THANKS |
hi chris, recording file export wav maybe this helps, other audiophiles... can you help to play different .wav files one after next ? thanks |
hi chris i am unable to play separate .wav files one after next..
thanks from austria |
Hey Rudi, It might be worth having a look at the code I wrote for recording and playing from SD Card which I've updated to work with SPIFFS. https://github.com/atomic14/esp32_sdcard_audio/tree/main/arduino-wav-sdcard Jusy uncomment the line in config.h to switch on SPIFFs instead of SD Card. It's quite a bit simpler and would work well in loops. I need to come back and simplify the example code here. |
hi,
[env:pico32]
platform = espressif32
board = pico32
framework = arduino
upload_port = COM5
monitor_speed = 115200
upload OK, no error messages.
adafruit MX98357
danke aus österreich
rudi
The text was updated successfully, but these errors were encountered: