Search found 1 match
- Fri Jan 20, 2023 7:39 pm
- Forum: ESP-IDF
- Topic: i2s driver issuing panicked (LoadProhibited) error when data is passed to it
- Replies: 0
- Views: 718
i2s driver issuing panicked (LoadProhibited) error when data is passed to it
Hi guys, I have an issue passing data my application reads in from wav files stored on SD-card to the I2S driver. I though I did everything right but I cannot get rid of the error and the board (Adafruit Huzzah32) keeps resetting. I know that the code does not have major problems as it was developed...