Search found 3 matches
- Thu Sep 19, 2024 5:35 am
- Forum: ESP-IDF
- Topic: Using GPIO15 as GPIO OUTPUT in ESP32-WROOM
- Replies: 2
- Views: 723
Re: Using GPIO15 as GPIO OUTPUT in ESP32-WROOM
That should just work. Are you sure there's not something else dragging the pin down? Perhaps using an oscilloscope rather than a LA may help identify the issue? First of all, thank you for your answer. You are right the configuration of the GPIO is correct. I have connected the enable pin of the o...
- Tue Sep 17, 2024 1:10 pm
- Forum: ESP-IDF
- Topic: Using GPIO15 as GPIO OUTPUT in ESP32-WROOM
- Replies: 2
- Views: 723
Using GPIO15 as GPIO OUTPUT in ESP32-WROOM
Hello, I have to use the GPIO15 of the ESP32-WROOM as output because it is connected with the enable signal of other component in a custom board. I have it configured like this: /********************************************* *************** DEFINES ********************* *****************************...
- Tue Feb 21, 2023 10:45 am
- Forum: ESP IoT Solution
- Topic: ESP-cryptoauthlib build error
- Replies: 0
- Views: 1801
ESP-cryptoauthlib build error
Hello, I have a project configured and it is running into my ESP32. However, now I need to include more security into my project. For that, I have included the component esp-cryptoauthlib, but when I build the project without any changes I get some errors: vendors/espressif/boards/components/freerto...