Skip to main contentSkip to navigation
Lab Operational Since: 17 Years, 10 Months, 9 DaysFacility Status: Fully Operational & Accepting New Cases

SSD Controller Technical Reference

Phison PS5021-E21T Controller Reference

The Phison PS5021-E21T is a budget PCIe Gen4 DRAM-less controller relying on Host Memory Buffer (HMB) to store translation tables in the host PC's system RAM. It is common in M.2 2230 drives fitted to handheld PCs and thin laptops. ACELab's PC-3000 SSD supported-controller list does not currently cover this controller. For context on the SSDs we do recover, see our SSD data recovery page.

Recovery Status01a/10

Phison PS5021-E21T is not on the current PC-3000 SSD supported-controller list

Phison PS5021-E21T does not appear on the current ACELab PC-3000 SSD supported-controller list (PC-3000 SSD / PC-3000 SSD Extended 3.8.10) as of 2026-05-12. Case-by-case feasibility only. Contact us before shipping anything and we will tell you in writing whether we can do anything for your specific drive.

Source of truth: ACELab PC-3000 SSD supported-drives list. Internal evidence file: src/lib/ssd-support-matrix.ts.

Author01/10
Louis Rossmann
Written by
Louis Rossmann
Founder & Chief Technician
Updated May 2026
Phison PS5021-E21T Specifications02/10

Phison PS5021-E21T Specifications

ManufacturerPhison
InterfaceNVMe Gen4
NAND Types3D TLC, 3D QLC
DRAM CacheNo (DRAM-less)
Channels4
PC-3000 SupportSupported (Active Utility)
Chip-Off ViabilityNot viable (controller-bound data path)

On ACELab's PC-3000 SSD supported list for firmware-level FTL rebuild. DRAM-less HMB design. Critical for M.2 2230 drives in Steam Deck, ROG Ally, and Surface Pro.

Affected SSD Models03/10

Affected SSD Models

The Phison PS5021-E21T is deployed in the following consumer drives. A failure in this controller impacts access to the NAND flash on these specific models.

#Drive ModelInterface
1Sabrent Rocket 2230NVMe Gen4
2Corsair MP600 Mini/CoreNVMe Gen4
3Crucial P3/P3 PlusNVMe Gen4
4Kingston NV2 (some variants; also ships with SM2267XT, E19T, SM2269XT)NVMe Gen4
5Team Group MP44SNVMe Gen4
Common Failure Modes and Symptoms04/10

Common Failure Modes and Symptoms

Each failure mode below describes a specific way the Phison PS5021-E21T fails and the symptoms you will observe. If your SSD matches any of these patterns, do not run recovery software; it cannot communicate with a dead controller. See the zero-byte SSD diagnostic reference for a deeper technical explanation of controller and FTL failures.

Firmware failure / 0MB detection

Service Area corruption beyond the controller's self-repair capability causes the drive to enter ROM Mode. The drive reports 0MB capacity or fails to enumerate in BIOS entirely. Common in aftermarket 2230 SSD upgrades for Steam Deck, ROG Ally, and Surface Pro.

  • SSD shows 0MB capacity
  • RAW partition after power loss
  • BSOD on boot
  • Steam Deck not booting after SSD upgrade
HMB sync failure from system crash

The DRAM-less E21T stores FTL mapping tables in the host computer's system RAM via Host Memory Buffer. A hard crash, unexpected reboot, or sudden power loss deallocates this RAM before the controller can flush the mapping state to NAND, resulting in catastrophic FTL corruption. The dispersed metadata (designed for HMB, not local cache) makes reconstruction slower.

  • Drive not detected after hard crash or freeze
  • Drive dead after unexpected reboot
  • 0MB capacity in BIOS after system crash
  • Files missing after blue screen event
Controller Recovery Workflow05/10

How Is Data Recovered from a Failed Phison PS5021-E21T SSD?

Controller-class recovery starts by keeping the original board alive, reading controller state, and rebuilding the Flash Translation Layer from surviving NAND metadata. That firmware-level path depends on PC-3000 SSD utility coverage, which is not available for the Phison PS5021-E21T.

Firmware access that needs Safe Mode or a volatile loader happens before any imaging. File-copy software never reaches this stage, since it needs a controller that already enumerates to the host. When the Phison PS5021-E21T also handles decryption, chip-off returns unreadable data, so the original silicon has to stay in the loop.

Holding a controller stable long enough to expose ROM state, firmware behavior, and NAND metadata without letting the drive write over itself is the core of controller-class recovery. Our SSD data recovery overview covers intake & triage, why SSDs report 0 bytes explains capacity failures, & how SSD controller encryption works explains why the original silicon matters.

  • Phison PS5021-E21T failures usually break the Flash Translation Layer, firmware boot path, or local power rail before macOS or Windows sees a mountable volume. Symptoms such as SSD shows 0MB capacity, RAW partition after power loss, BSOD on boot are useful to recognize, but on this controller they do not unlock a tooling path we can offer in-lab.
  • Phison PS5021-E21T is not on ACELab's PC-3000 SSD supported-controller list (PC-3000 SSD / PC-3000 SSD Extended 3.8.10). Without firmware utility coverage, the controller's mapping tables, internal loader, and any factory diagnostic mode are inaccessible to us, which means no firmware-level recovery is on the table.
  • Desoldering the NAND chips off a Phison PS5021-E21T drive returns scrambled, ECC-coded pages, and ciphertext where the controller's encryption is active, none of which can be turned back into files without reviving the original controller through tooling we do not currently have for this controller.
Faq09/10

Frequently Asked Questions

Can software recover data from a dead Phison PS5021-E21T?
No. When the Phison PS5021-E21T fails, the drive does not enumerate in your operating system, and recovery software cannot communicate with a dead controller. This controller is not on ACELab's PC-3000 SSD supported-controller list, so the firmware-level recovery path that works on supported controllers is not available. Avoid running any consumer software or vendor MPTool flashing utility on the drive; both can overwrite NAND state.
Why not use chip-off recovery on Phison SSDs?
Desoldering the NAND chips off a Phison PS5021-E21T drive and reading them in a programmer does not produce readable files: the controller's proprietary scrambling and LDPC error correction sit in front of the data, and on a drive whose hardware encryption is active the dump is ciphertext on top of that, because the media key is generated on and wrapped by the original controller. The only path is reviving that controller so it can read its own NAND, which depends on professional firmware utility coverage being available for it.
Does Rossmann recover data from Phison PS5021-E21T drives?
Not on the current ACELab PC-3000 SSD supported-controller list as of 2026-05-12. We treat Phison PS5021-E21T as a case-by-case feasibility question rather than a published recovery service. If you contact us we will confirm in writing whether we can do anything for your specific drive before you ship it.
Can you recover deleted files from a Phison PS5021-E21T SSD?
TRIM marks deleted blocks for garbage collection on modern SSDs. Most controllers enforce Deterministic Read Zero after TRIM (RZAT on SATA, DLFEAT=001b on NVMe) at the protocol layer; every subsequent read to a TRIMmed LBA returns zeroes from the controller regardless of whether the NAND cells have been physically erased yet. The original charge states survive on NAND until garbage collection applies the +15-20V Fowler-Nordheim erase voltage, which is a narrow window. We specialize in recovering data from hardware failures: dead controllers, firmware corruption, and failed power delivery components.
Other Phison Controllers10/10

Have a Phison PS5021-E21T drive?

We do not currently offer in-lab recovery for Phison PS5021-E21T SSDs because the controller is not on ACELab's PC-3000 SSD supported-controller list. Contact us before shipping anything; we will confirm in writing what we can and cannot do for your specific drive.

(512) 212-9111Mon-Fri 10am-6pm CT
No diagnostic fee
No data, no fee
4.9 stars, 1,837+ reviews