¿Sucedió algo?

If you are looking for the best tool to format or repair a Silicon Power V3700 with the Phison PS2251-162 (often misread from labels that actually refer to the PS2251 series) controller, the consensus among hardware repair communities like USBDev.ru is to use specific Phison-based recovery utilities. Recommended Tools

Formatter Silicon Power (v3.7.0.0): This is the official branded tool specifically designed for Silicon Power drives using Phison PS2251 series controllers. It is highly effective for fixing "Write Protected" errors or drives that aren't recognized by Windows.

Phison Format & Restore (v3.26.0.0): A more universal utility for Phison controllers. If the Silicon Power branded tool fails, this is the "best" secondary option for deep formatting and restoring factory settings.

Phison MPALL: For advanced users, this "Mass Production" tool allows you to re-flash the firmware entirely, though it carries a higher risk of "bricking" the device if the wrong firmware is selected. Quick Repair Steps

Download: Get the Formatter Silicon Power v3.7.0.0 (look for the "Silicon Power" specific section).

Run as Admin: Right-click the .exe and select Run as Administrator.

Disable Antivirus: Some security software flags these low-level formatting tools as "riskware". Format/Restore: Click Format for a standard low-level wipe.

If the drive is totally unresponsive, use the Restore button (if available in the tool version) to attempt a firmware-level reset.

Warning: Using these tools will erase all data on the drive. If your controller is a newer variant not supported by version 3.7, you may need to search for UPTool or a newer MPALL version specifically for the "162" or "62" sub-variants.

Step 1: Download ChipGenius (Windows only)

Run ChipGenius. Look for these values:

  • Controller Vendor: Phison
  • Controller Part-Number: PS2251-16 (or PS2251-162)
  • Flash ID: e.g., 98 3A 98 93 76 51 (varies by batch)
  • VID (Vendor ID): 13FE (typical for Phison)
  • PID (Product ID): 5500 or 5620

Write down the Flash ID and VID/PID. You will need them for the MPALL configuration.

1. Identify the Hardware

Before proceeding, it is crucial to confirm your drive's internals. The Silicon Power V3700 typically utilizes the Phison PS2251-16 (also identified as PS2261 in some detection tools) controller.

  • Controller: Phison PS2251-16 (S1-PS2251)
  • Flash Type: TLC/MLC NAND (varies by batch)

When to use ST-Tool (Alternative #2)

If your Silicon Power V3700 shows as 0 bytes (Zero Bytes) in Disk Management, the controller is in "Boot Mode." MPALL cannot see it, but ST-Tool can. Use ST-Tool with the "Preformat" option to force the drive back to operational mode.

Best formatting settings (practical recommendations)

  • Use exFAT for general-purpose external SSDs that need cross-platform compatibility.
  • For Windows-only:
    • NTFS with 64 KB allocation unit for workloads with many large files (improves sequential I/O).
    • Default 4 KB allocation unit for lots of small files.
  • For Linux:
    • ext4 with default block size (4 KB). Enable discard (TRIM) if supported by controller and OS.
  • For macOS:
    • APFS for modern systems; HFS+ (Mac OS Extended) for legacy macOS support.
  • Always align partitions to 1 MiB boundaries (most modern tools do this by default).
  • Enable TRIM/discard only if the PS2251162 firmware and your OS properly support it—otherwise disable to avoid instability.

Error Code: 0x1042 (Format Fail)

Meaning: The flash memory has too many bad blocks. Solution: Open the settings and uncheck "Check Firmware Integrity." Lower the "Erase Cycle" count from 10 to 1. This forces the tool to accept a slightly degraded chip.

Scenario B – It’s actually a USB flash drive (PS2251-162 natively)

If your device is a Silicon Power USB 3.0 stick with model V370 (not V3700) and PS2251-162:

Step 3: Configure the Formatter

The default settings will brick your drive if they are wrong. Follow this exactly:

  1. Click "Update All" to detect your Silicon Power V3700. It should appear as "PS2251-16."
  2. Click "Setting" (password is usually empty or 123).
  3. In the dialog, select "New Setting."
  4. Mode: Select Mode 3 (Removable Disk) . Do not use Mode 21 (CD-ROM) unless you want a bootable partitioned drive.
  5. Partition Style: Select FAT32 (for 32GB) or exFAT/NTFS (for 64GB+). Do not select FAT16.
  6. Low Level Format: Check this box ONCE. This forces the tool to scan every single memory cell for bad blocks.