ESP-IDF tusb_midi example stack overflow (IDFGH-14002) #14825
Labels
Resolution: NA
Issue resolution is unavailable
Status: Done
Issue is done internally
Type: Bug
bugs in IDF
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.
The text was updated successfully, but these errors were encountered: