Search found 3 matches

by Ben2003b
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...
by Ben2003b
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?
by Ben2003b
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....