-
Hello, I am working on a project using the ESP32 libraries and I want to try out the example code of Record to WAV. (from https://github.com/espressif/arduino-esp32/blob/master/libraries/ESP_I2S/examples/Record_to_WAV/Record_to_WAV.ino) . There are some changes I need to make inside the program before I run it. These changes are in the Tools menu. As commented inside the .ino file, " Don't forget to select the OPI PSRAM, 8MB flash size and Enable USB CDC on boot in the Tools menu!" When I go to the drop down menu, there are none of these options available. I have the correct board package, and have updated the board to the latest changes. Is there something I am missing? I am working on a Wrover board. I have attached what I am seeing below. Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
For Wrover module, you are already good to go. OPI and USB CDC are for ESP32-S3 |
Beta Was this translation helpful? Give feedback.
For Wrover module, you are already good to go. OPI and USB CDC are for ESP32-S3