Open kevvy-log-ins opened 2 weeks ago
Hello @kevvy-log-ins could you please try increasing the stack size to 4 * 1024
on this line?
Thank you so much, the example functions as expected when increasing the buffer size to 4 * 1024.
Do you know what effect this buffer size has on latency?
It has no effect on latency
Answers checklist.
IDF version.
v5.3.1
Espressif SoC revision.
ESP32-S3 Chip rev v0.2
Operating System used.
macOS
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
None
Development Kit.
ESP32-S3-DevKitC-1
Power Supply used.
USB
What is the expected behavior?
As per tutorial, the board should show up as a MIDI device, and a sequence of MIDI notes should be transmitted.
What is the actual behavior?
Board shows up as a MIDI device, and reports the following, as expected:
It then either crashes, or continues to successfully write a few more notes from the MIDI note sequence, then crashes. The TinyUSB MIDI device listed in macOS' Audio MIDI Setup app flickers to show the device being enabled and disabled over and over again as the ESP example reboots itself and tries again.
Steps to reproduce.
Debug Logs.
More Information.
This is on latest macOS, Sequoia 15.1 Intel.