Skip to content

WinUSB Driver

hasu@tmk edited this page Oct 28, 2023 · 5 revisions

Windows have WinUSB driver files in system folder from the begining. You don’t need to download from somewhere.

To install WinUSB driver for your device follow steps below.

Flash(Programming) mode

First, You need to start Flash mode and find your device in Device Manager.

To start Flash mode push button on your device.

Open Device Manager

Right click on Widnows start button and select 'Device Manager' from popup menu. Or press Windows+R and type devmgmt.msc.

Find Device

You can find your device under 'Other Devices'. It is labeled as 'ATmega32U2 DFU' or 'ATmega32U4 DFU' probably.

Before install

If you cannot it will be located under 'LibUSB-Win32 Devices' or under 'Atmel USB Devices'. This means that different driver is already installed. In this case you will have to select 'Uninstall device' from menu before installing WinUSB driver.

After install
After install 2

Driver Install

1
2
3
4
5
6
7
8

Troubleshoot

You can install and run Zadig to install WinUSB driver instead of process above.

Clone this wiki locally