TUSB3410 Microcontroller Driver 6.7.5.5
by Texas Instruments IncWindows 1164-bitSHA-256 verified
- Manufacturer
- Texas Instruments Inc
- Device
- TUSB3410 Microcontroller
- Driver version
6.7.5.5- Release date
- July 27, 2022
- Supported Windows
- Windows 11
- Architecture
- 64-bit (x64)
- File size
- 1.6 MB
- File name
b8a3ef6a-2246-450a-aca9-f387d9c27a96_b2222f610b6f78a092d93e9e792651774484f5d3.cab- Digital signature
- Signed - catalog
ump3410.cat - INF version
07/27/2022,6.7.5.5- INF provider
- Texas Instruments, Inc
- Device class
- Ports
- Source
- Microsoft Update Catalog
- Last verified
- July 8, 2026
- SHA-256
cf287249013ac5b6f07d46d9635d52f33f2de26d1c80a77e794e6627a90bcc89
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).