Usb Device Id Vid 14cd Pid 1212 Link
This device ID (VID 14CD, PID 1212) identifies a microSD Card Reader, typically the Super Top (SY-T18)
or a generic mass storage device manufactured by Moai Electronics Corp.
Because it is a standard USB Mass Storage device, it does not require a proprietary driver; it uses the generic drivers built into Windows, macOS, and Linux. Quick Fix Guide If your computer is not recognizing this device:
NamingSystem USB VID and PID as a device identifier - FHIR specification
The USB hardware ID VID 14CD PID 1212 corresponds to a microSD card reader manufactured by
(also identified as Moai Electronics Corporation). The specific model is often listed as the DeviceHunt Device Identification Vendor ID (VID): (Super Top / Moai Electronics Corp) Product ID (PID): (microSD card reader) Model Name: SY-T18 microSD card reader Device Type: USB 2.0 Mass Storage Device DeviceHunt Driver and Troubleshooting Links
If your device is not recognized, it typically uses the standard Windows USB Mass Storage Device class driver ( usbstor.sys usb device id vid 14cd pid 1212 link
). You can find technical details and community solutions at the following sites: Device Details: View technical specs and user reports for this ID on DeviceHunt USB ID Database Speed Tests: Check benchmark data for this specific reader on the NirSoft USB Speed Test Linux Fixes:
If the device is detected but not mounting on Linux, users on Stack Exchange suggest adding a "quirk" to the usb-storage module to disable UAS (USB Attached Storage). Repair Tools:
General firmware and format troubleshooting discussions can be found on Tom's Hardware Are you having trouble accessing data on the card reader, or do you need the specific driver files for an older operating system?
USB Flash Drive Speed Tests - VID = 14cd, PID = 1212 - NirSoft
The USB device ID VID 14CD PID 1212 identifies a generic USB 2.0 Mass Storage Device controller, most commonly found in microSD card readers and USB flash drives. Device Identification Vendor ID (VID): (also associated with Moai Electronics Corp Product ID (PID): — microSD card reader (specifically model Device Type: USB 2.0 High-Speed Mass Storage. Often utilizes a controller from the families for entry-level SD/microSD to USB bridging. Technical Performance According to user-submitted data on
, this device typically operates with the following performance metrics: USB 2.0 (480 Mbps max theoretical). Average Read Speed: ~10 MB/s to 21 MB/s. Average Write Speed: ~3 MB/s to 14 MB/s. Power Usage: Typically draws 100mA to 200mA. Troubleshooting & Drivers Native Support: This device follows the standard USB Mass Storage Class , meaning it is driverless This device ID (VID 14CD, PID 1212) identifies
(Plug-and-Play) on modern operating systems like Windows 10/11, macOS, and Linux. Common Issues:
If the device is not recognized, it is often due to a faulty USB port or insufficient power. For Linux users, some versions of this chipset may require disabling USB Attached Storage (UAS) quirks options usb-storage quirks=14cd:1212:u to the modprobe configuration. Fake Capacity Warning:
This specific VID/PID combination is frequently seen in "generic" or unbranded flash drives and microSD adapters. If the drive size reported by the OS does not match the physical label (e.g., a "2TB" drive showing only 32GB of actual usable space), it may be a counterfeit capacity device of this device?
This is a deep technical guide for the USB device with VID 14CD and PID 1212.
Based on the hardware ID provided, this device is technically identified as a VIA Labs VL700 USB 3.0 to SATA Bridge Controller. While the user prompt includes the word "link," this usually refers to troubleshooting the link connection between the USB bridge and the SATA drive, or identifying the device as a SATA-to-USB adapter (commonly used for hard drive links).
Here is the comprehensive breakdown of the hardware, common issues, and advanced troubleshooting. USB descriptor strings: Many legitimate devices return "USB
6.1 Counterfeit or Spoofed IDs
Because VID 14CD is associated with low-cost components, some counterfeit or repurposed devices may also report 1212 in their descriptor. Users should verify:
- USB descriptor strings: Many legitimate devices return
"USB Mouse"as the product string; blank or nonsensical strings are red flags. - HID descriptor: A standard mouse should report at least 3 buttons and relative X/Y movement.
4.1 Windows
- Driver: Uses the native
mouclass.sysandhidusb.sysdrivers. - Detection: Automatically installed as "HID-compliant mouse" or "USB Input Device."
- No additional software required – plug-and-play.
The "Link" You Are Looking For
You mentioned a "link." If you found this VID/PID in a log file, a registry key, or a Linux lsusb output, you are likely dealing with one of three scenarios:
- The Counterfeit Flash Drive: You bought a "bargain." Sorry. Run
h2testw(Windows) orF3(Linux/Mac). Prepare for disappointment. - The Internal SD Reader: Some cheap laptops and Raspberry Pi clone boards use Super Top chips for their built-in card readers. If it’s working fine, don’t panic—it’s just low-end hardware doing its job.
- The Ghost: Unplug all USB devices, yet the ID still shows up? Some embedded devices (like cheap Android TV boxes or dashcams) have this chip hard-soldered internally as a bootloader interface.
1. Hardware Identification
- Vendor ID (VID):
14CD- Manufacturer: VIA Labs, Inc. (Often listed as "VLI" in documentation).
- Product ID (PID):
1212- Product: VL700 (USB 3.0 to SATA 6Gb/s Bridge Controller).
- Common Usage: This chip is found inside external hard drive enclosures, SATA-to-USB docking stations, and generic hard drive adapters (e.g., Generic "USB 3.0 SATA Adapter").
What this device does: It acts as a translator. It takes a SATA hard drive or SSD and allows it to communicate over a USB 3.0 port.
Windows
On modern versions of Windows (10/11), this device is generally "plug-and-play." The OS uses the generic USBSTOR driver to mount the device. It should appear as a removable disk in File Explorer.
- Driver Required: None (Native Windows Driver).
- Issue: If the drive is not visible, the issue is rarely the driver for the VID/PID itself, but rather a partitioning issue (e.g., the drive is uninitialized or has a Linux filesystem that Windows cannot read, like EXT4).
6.2 Potential for BadUSB Attacks
While uncommon for this specific ID, any USB HID device can theoretically be reprogrammed to act as a malicious keyboard. However, the controller used in 14CD:1212 is typically a fixed-function chip with no firmware reflash capability, making BadUSB attacks highly unlikely on legitimate units.
7. Conclusion
The USB device with VID 14CD and PID 1212 is almost certainly a generic, low-cost optical mouse manufactured by or on behalf of Shenzhen Riwa Technology. It functions as a standard HID mouse with no proprietary drivers required. While the device is safe for routine use, organizations with high security requirements should be aware of its generic nature and potential origin from unverified supply chains.
Recommendation: For critical environments, replace unbranded 14CD:1212 mice with known, audited peripherals from major brands (Logitech, Dell, HP, Microsoft). For home or general office use, the device poses no unusual threat.