

The driver name would be “FTDIBUS (vxxxx)” and USB ID: 0403 6010.Ĭonfiguration of JTAG USB driver in Zadig tool In Zadig tool go to “Options” and check “List All Devices”.Ĭheck the list of devices that should contain two WROVER specific USB entries: “Dual RS232-HS (Interface 0)” and “Dual RS232-HS (Interface 1)”. If they do not install automatically, then then download them from and install manually.ĭownload Zadig tool (Zadig_X.X.exe) from and run it. Wait until USB ports of WROVER KIT are recognized by Windows and drives are installed. Using standard USB A / micro USB B cable connect ESP32 WROVER KIT to the computer. If using the WROVER-KIT make sure to connect the jumpers on the JTAG pins and install the correct drivers. You can skip this step if not using the WROVER-KIT from Espressif.įull guide where this is extracted from here.

An error like popup may appear click debug anyway.Ĭ_cpp_properties.json - Necessary for intellisense

This guide assumes you have setup the esp-idf environment in Windows and can currently run make flash monitor and other commands succesfully. VS Code ESP32 JTAG Debug - Example Project Notes
