Etek Labs Port Devices Driver



This section provides guidance how to establish serial connection between ESP32 and PC.

Connect ESP32 to PC¶

Connect the ESP32 board to the PC using the USB cable. If device driver does not install automatically, identify USB to serial converter chip on your ESP32 board (or external converter dongle), search for drivers in internet and install them.

  • Open the Device Manager by right clicking “My computer” and selecting control panel. Look under Ports (COM & LPT). You should see an open port named 'USB Serial Port' Right click on the 'USB Serial Port' and choose the 'Update Driver Software' option. Next, choose the 'Browse my computer for Driver software' option.
  • PC Pitstop - PC Performance Roots. PC Pitstop began in 1999 with an emphasis on computer diagnostics and maintenance. During the early days of the dot com boom, our online PC maintenance tools were skyrocketing.

When you plug the device into your USB, Windows will look for the associated driver, if it cannot find this driver then you will be prompted to insert the driver disc that came with your device. Common USB Device errors are ‘ usb port not working ‘, ‘device descriptor request failed error’ or ‘bugcodeusbdriver’ issues.

Below are the links to drivers for ESP32 boards produced by Espressif: Drivers hatch laptops & desktops for sale.

Development Board

USB Driver

Remarks

Programmer board (w/o ESP32)

n/a

Use with ESP-Prog

n/a

Use with ESP-Prog

  • CP210x: CP210x USB to UART Bridge VCP Drivers

  • FTDI: FTDI Virtual COM Port Drivers

The drivers above are primarily for reference. Under normal circumstances, the drivers should be bundled with an operating system and automatically installed upon connecting one of the listed boards to the PC.

Check port on Windows¶

Check the list of identified COM ports in the Windows Device Manager. Disconnect ESP32 and connect it back, to verify which port disappears from the list and then shows back again.

Figures below show serial port for ESP32 DevKitC and ESP32 WROVER KIT

USB to UART bridge of ESP32-DevKitC in Windows Device Manager

Two USB Serial Ports of ESP-WROVER-KIT in Windows Device Manager

Check port on Linux and macOS¶

To check the device name for the serial port of your ESP32 board (or external converter dongle), run this command two times, first with the board / dongle unplugged, then with plugged in. The port which appears the second time is the one you need:

Linux

macOS

Note

macOS users: if you don’t see the serial port then check you have the USB/serial drivers installed as shown in the Getting Started guide for your particular development board. For macOS High Sierra (10.13), you may also have to explicitly allow the drivers to load. Open System Preferences -> Security & Privacy -> General and check if there is a message shown here about “System Software from developer …” where the developer name is Silicon Labs or FTDI.

Adding user to dialout on Linux¶

The currently logged user should have read and write access the serial port over USB. On most Linux distributions, this is done by adding the user to dialout group with the following command:

Driver

on Arch Linux this is done by adding the user to uucp group with the following command:

Etek Labs Port Devices driver

Make sure you re-login to enable read and write permissions for the serial port.

Verify serial connection¶

Port

Now verify that the serial connection is operational. You can do this using a serial terminal program by checking if you get any output on the terminal after reseting ESP32.

Windows and Linux¶

In this example we will use PuTTY SSH Client that is available for both Windows and Linux. You can use other serial program and set communication parameters like below.

Run terminal, set identified serial port, baud rate = 115200, data bits = 8, stop bits = 1, and parity = N. Below are example screen shots of setting the port and such transmission parameters (in short described as 115200-8-1-N) on Windows and Linux. Remember to select exactly the same serial port you have identified in steps above.

Setting Serial Communication in PuTTY on Linux

Then open serial port in terminal and check, if you see any log printed out by ESP32. The log contents will depend on application loaded to ESP32, see Example Output.

Note Windows 10 drivers for free.

Close the serial terminal after verification that communication is working. If you keep the terminal session open, the serial port will be inaccessible for uploading firmware later.

macOS¶

To spare you the trouble of installing a serial terminal program, macOS offers the screen command.

  • As discussed in Check port on Linux and macOS, run:

  • You should see similar output:

  • The output will vary depending on the type and the number of boards connected to your PC. Download windows 10. Then pick the device name of your board and run:

    Replace device_name with the name found running ls/dev/cu.*.

  • What you are looking for is some log displayed by the screen. The log contents will depend on application loaded to ESP32, see Example Output. To exit the screen session type Ctrl-A + .

Note

Do not forget to exit the screen session after verifying that the communication is working. If you fail to do it and just close the terminal window, the serial port will be inaccessible for uploading firmware later.

Example Output¶

An example log by ESP32 is shown below. Reset the board if you do not see anything.

Etek Labs Port Devices Driver

If you can see readable log output, it means serial connection is working and you are ready to proceed with installation and finally upload of application to ESP32.

Note

For some serial port wiring configurations, the serial RTS & DTR pins need to be disabled in the terminal program before the ESP32 will boot and produce serial output. This depends on the hardware itself, most development boards (including all Espressif boards) do not have this issue. The issue is present if RTS & DTR are wired directly to the EN & GPIO0 pins. See the esptool documentation for more details.

If you got here from Step 6. Connect Your Device when installing s/w for ESP32 development, then you can continue with Step 7. Configure.

Why is my Thunderbolt 3 device not recognized?

To troubleshoot the scenario where a Thunderbolt 3 device is not recognized properly, we suggest checking following items:

  1. Make sure that both the computer and the device are turned on and that the Thunderbolt 3 device is connected to the computer via the Thunderbolt interface.
  2. Disconnect and re-connect the Thunderbolt cable and/or restart the computer.
  3. Use the Thunderbolt 3 cable that was included. If you own a second cable, test both to rule out any problems with the cable.
  4. Confirm that your computer supports Thunderbolt. If it has a USB-C port but only supports USB, the Thunderbolt device won't work.
  5. For Windows PCs, update the BIOS of your computer.
  6. For Windows PCs, update the Thunderbolt firmware (NVM) on your computer.
  7. For Windows PCs, update the Thunderbolt software (driver) on your computer.
  8. For Windows PCs, when you connect a new device for the first time, you might have to approve the device. Select 'Always Connect'.
  9. For Windows PCs, if the device is recognized at first but disconnecting and re-connecting fails, install the device driver for Windows.
  10. For Windows PCs, if the device is no longer recognized after upgrading your operating system (e.g. from Windows 7 to Windows 10), uninstall the Thunderbolt software and re-install the latest version, even if it's the same version.

Etek Labs Port Devices Driver Ed

When updating the driver and firmware for your computer, make sure to follow the instructions of the manufacturer. In some cases, it's necessary to update the firmware in a certain order (e.g. update BIOS first, Thunderbolt software second and Thunderbolt firmware last). We recommend temporarily disconnecting the external Thunderbolt device when doing the BIOS and firmware update on your computer.

Etek Labs Port Devices Driver Updater

To check the current firmware and driver version of your system, connect your Thunderbolt 3 device to your computer and right-click on the Thunderbolt icon in the taskbar. For older versions of the Thunderbolt Software, select 'Settings' and open 'Details'. For newer versions of the Thunderbolt Software, select 'About'. Under normal circumstances, you should be able to see your attached device and the current version of the software, application and the driver as seen below.

You can also check this website at https://thunderbolttechnology.net/updates to see if there are any updates for your computer.

Etek Labs Port Devices Drivers

If none of the above helps or you believe the product is defective, please submit a ticket on our help desk for further help.