Xplained Pro board debugger and programmer Driver 1.1.1.0
by Arduino Srl (www.arduino.org)8.1864-bitSHA-256 verified
- Manufacturer
- Arduino Srl (www.arduino.org)
- Device
- Xplained Pro board debugger and programmer
- Driver version
1.1.1.0- Release date
- March 19, 2015
- Supported Windows
- Windows 8.1, Windows 8
- Architecture
- 64-bit (x64)
- File size
- 23 KB
- File name
20732519_4410d39d4a0ef01e33e031d39ee6f86ad34a54b5.cab- Digital signature
- Signed - catalog
arduino-org.cat - INF version
03/19/2015,1.1.1.0- INF provider
- Arduino Srl (www.arduino.org)
- Device class
- Ports
- Source
- Microsoft Update Catalog
- Last verified
- July 8, 2026
- SHA-256
db1be5e42a12cda5c3e1041b71ccc28859ee83762feeba6d9bc869103ee40905
Supported hardware IDs (32)
- USB\VID_03EB&PID_6124
- USB\VID_1B4F&PID_9207
- USB\VID_1B4F&PID_9208&MI_00
- USB\VID_2A03&PID_0010
- USB\VID_03EB&PID_2111&MI_01
- USB\VID_2A03&PID_8036&MI_00
- USB\VID_2A03&PID_8037&MI_00
- USB\VID_2A03&PID_8038&MI_00
- USB\VID_2A03&PID_8039&MI_00
- USB\VID_2A03&PID_803C&MI_00
- USB\VID_2A03&PID_8041&MI_00
- USB\VID_2A03&PID_804D
- USB\VID_2A03&PID_0036
- USB\VID_2A03&PID_0037
- USB\VID_2A03&PID_0038
- USB\VID_2A03&PID_0039
- USB\VID_2A03&PID_003B
- USB\VID_2A03&PID_003C
- USB\VID_2A03&PID_003D
- USB\VID_2A03&PID_003E&MI_00
- USB\VID_2A03&PID_0041
- USB\VID_2A03&PID_0042
- USB\VID_2A03&PID_0043
- USB\VID_2A03&PID_0044
- USB\VID_2A03&PID_004D
- USB\VID_2A03&PID_002F
- USB\VID_2A03&PID_0050
- USB\VID_2A03&PID_8040&MI_00
- USB\VID_2A03&PID_803A&MI_00
- USB\VID_2A03&PID_0040
- USB\VID_2A03&PID_003A
- USB\VID_2A03&PID_8050&MI_00
Compare with your device: Device Manager → right-click the device → Properties → Details → Hardware Ids. If one of the values above matches, this driver supports your hardware.
How to install
- Create a restore point(Start → "Create a restore point" → Create), so you can roll back if anything goes wrong.
- Verify compatibility: your Windows version (Windows 8.1, Windows 8) and architecture (x64)must match this driver, and your device's Hardware ID should appear in the list above.
- Download the file using the button - it comes directly from Microsoft Update Catalog.
- Optionally verify the checksum: open PowerShell, run
Get-FileHash your-download.cab -Algorithm SHA256and compare with the SHA-256 above. - Extract the .cab archive: right-click → Extract All, or run
expand -F:* file.cab C:\driver\in Command Prompt. - Install via Device Manager: right-click your device → Update driver → Browse my computer → point to the extracted folder. Alternatively run
pnputil /add-driver C:\driver\*.inf /install. - Check Device Manager: the device should show no warning icons, and the driver version should match.
How to roll back
If the device stops working after the update: Device Manager → right-click the device → Properties → Driver tab → Roll Back Driver. If the button is greyed out, use the restore point from step 1 (Start → "Recovery" → Open System Restore).