Search found 3 matches
- Tue Oct 01, 2024 3:20 pm
- Forum: General Discussion
- Topic: Windows device driver
- Replies: 1
- Views: 397
Re: Windows device driver
The USB cable was connected to the wrong port on the ESP32. The ESP32 in question is an "ESP32 PowerFather" model. In addition to the standard USB port, it has an OTG USB port. The USB cable was accidentally connected to this port. As a result, communication with the ESP32 did not work properly. Onl...
- Tue Oct 01, 2024 1:45 pm
- Forum: General Discussion
- Topic: Windows device driver
- Replies: 1
- Views: 397
Windows device driver
Hello,
can someone explain to me which device driver needs to be installed under Windows in order to be able to connect an ESP32?
can someone explain to me which device driver needs to be installed under Windows in order to be able to connect an ESP32?
- Tue Oct 17, 2023 8:54 pm
- Forum: General Discussion
- Topic: VSCode Compiler Error
- Replies: 0
- Views: 4119
VSCode Compiler Error
<English> ======== Hello, The “Visual Studio Code” program was set up according to the instructions on the website https://docs.espressif.com/projects/esp-idf/en/v4.3/esp32/get-started/vscode-setup.html. The extension works without errors. However, the compiler cannot implement the special commands....