TUSB3410 Microcontroller Driver 6.7.5.6
by Texas Instruments IncWindows 1164-bitSHA-256 verified
- Manufacturer
- Texas Instruments Inc
- Device
- TUSB3410 Microcontroller
- Driver version
6.7.5.6- Release date
- May 23, 2023
- Supported Windows
- Windows 11
- Architecture
- 64-bit (x64)
- File size
- 1.4 MB
- File name
4d2dd476-5945-49cb-be74-7128079b8421_c236cd87abd85f278c9275ab4eca380312911106.cab- Digital signature
- Signed - catalog
ump3410.cat - INF version
05/23/2023,6.7.5.6- INF provider
- Texas Instruments, Inc
- Device class
- Ports
- Source
- Microsoft Update Catalog
- Last verified
- July 8, 2026
- SHA-256
a9f2c00dba62347ecf1763dd929d6de8fa371d866f737eea44d38341e03031a2
Supported hardware IDs (5)
- USB\VID_0451&PID_2FA0
- USB\VID_0451&PID_3410
- USB\VID_0451&PID_341A
- USB\VID_0451&PID_F430
- USB\VID_0451&PID_F500
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 11) 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).