logo elektroda
logo elektroda
X
logo elektroda

Flash Drive No Media on FirstChip FC1178BC NAND USB2DISK

User question

how to fix my flash drive no media, i was just transferring a game when i suddenly disappeared

escription: [E:]USB Mass Storage Device(NAND USB2DISK)
Device Type: Mass Storage Device

Protocal Version: USB 2.00
Current Speed: High Speed
Max Current: 100mA

USB Device ID: VID = FFFF PID = 1201

Device Revision: 0000

Manufacturer: NAND
Product Model: USB2DISK
Product Revision: 0.00

Controller Vendor: FirstChip
Controller Part-Number: FC1178BC
Flash ID code: 89D3AC32C600 - Intel - 1CE/Single Channel [QLC] -> Total Capacity = 1GB

Tools on web: http://dl.mydigit.net/search/?type=all&q=FC1178BC

Artificial Intelligence Response

Direct answer to the question

Your flash drive is probably not fixable with normal Windows format tools. From the descriptors you posted — VID=FFFF, PID=1201, Manufacturer=NAND, Product=USB2DISK, Revision=0000, controller FirstChip FC1178BC — the controller appears to have fallen into a boot/service/recovery state instead of normal storage mode. For this controller family, the usual repair path is a FirstChip MPTool re-initialization, not Disk Management or diskpart. (usbdev.ru)

The practical answer is:

  • If the files matter, stop now and do not attempt repair.
  • If you only want the stick usable again, try a FirstChip FC1178BC / FC1178-FC1179 MPTool.
  • If your dump is accurate and the flash really identifies as 1GB Intel QLC, then after repair the drive may come back as only about 1GB usable, not whatever larger size it originally claimed. Software cannot create real NAND capacity. After repair, you must verify the true size with H2testw or F3. (usbdev.ru)

Detailed problem analysis

What likely happened is this:

  1. Your PC still sees the USB controller.
  2. But the controller is no longer presenting a valid block storage device.
  3. That usually means the controller cannot correctly initialize the NAND, rebuild the flash translation layer, or load valid working parameters from flash. The existence of dedicated FirstChip recovery tools for exactly this controller family is consistent with that failure mode. (usbdev.ru)

From an electronics/storage-engineering perspective, a USB flash drive has two major layers:

  • the USB controller
  • the NAND flash array

The controller maps logical sectors to physical NAND pages and blocks. If that mapping metadata is corrupted during a write, the stick can still enumerate on USB but show “No Media” / 0 bytes because the controller can no longer expose a valid translated address space. That is why this kind of fault is below the filesystem layer. (usbdev.ru)

Your posted Flash ID code is also important. If that identification is correct, it indicates a single-channel, single-CE Intel QLC NAND with a reported total of 1GB. That creates two possibilities:

  • the stick is genuinely a very small device and only ever had about 1GB of real NAND, or
  • it was sold with a misreported/fake capacity and only exposed the truth after failure.

I would treat the drive as potentially fake-capacity until a full write/read verification proves otherwise. Capacity-fraud testing tools such as H2testw and F3 exist specifically to detect that condition by filling the medium and verifying readback integrity. (heise.de)

For your controller, USBDev currently lists two relevant repair-tool families:

  • dedicated FC1178BC MPTools with archived builds through 2018-04-13
  • unified FC1178/FC1179 MPTools with builds listed through 2022-06-01

USBDev also states that some FC1178 variants are handled by the separate FC1178/FC1179 page, so you are not limited to the old FC1178BC-only tools. (usbdev.ru)

An important practical point: tool version matters. Community cases on USBDev show that:

  • one FC1178BC device worked with a 2019 unified build after a dedicated FC1178BC tool failed
  • another case showed 2022-06-01 could finish but still leave “no media,” while 2021-10-24 restored the drive correctly

So “latest” is not always “best” for these controllers. Recovery often requires trying several versions. (usbdev.ru)


Current information and trends

As of the public archives I checked, the available FirstChip repair landscape still includes:

Tool family Publicly listed builds
FC1178BC MPTools 2016 to 2018-04-13
FC1178/FC1179 unified MPTools up to 2022-06-01
FirstChip category index separate sections for FC1178BC, FC1178/FC1179, and newer FC1179 branches

The unified release notes mention improvements for Intel/Micron 3D flash, Windows 10 behavior, and fixes for occasional 0-byte / VID-PID display problems, which is relevant to your symptom class. (usbdev.ru)

A broader industry trend is that fake or misreported flash media remains common enough that post-repair verification is mandatory. H2testw and F3 remain the standard sanity checks because they write known patterns across the medium and verify them on readback. (heise.de)


Supporting explanations and details

A useful analogy is this:

  • The NAND chip is the warehouse.
  • The controller firmware/FTL is the inventory database.

If the database is corrupted, the warehouse may still physically exist, but the shipping desk cannot tell you where anything is. The PC then sees “a USB thing is attached,” but not a usable disk. That is why ordinary format tools often fail here: they operate only after the controller has already exposed a valid logical disk. (usbdev.ru)

Why did it happen during a game transfer? Large writes are the moment when the controller is actively updating mapping tables, wear-leveling data, and bad-block bookkeeping. If the stick is low quality, marginal, or fake-capacity, that is exactly when it tends to fail. The symptom you saw is consistent with that failure mode. (usbdev.ru)

Also note:

  • Old FirstChip tools may display better in Chinese than in the buggy English mode.
  • On some versions, the settings password is blank by default.

Those details come from USBDev’s own page and user comments, and they can save you time if the tool appears broken. (usbdev.ru)


Ethical and legal aspects

If this product was sold as, for example, 32GB / 64GB / 128GB but repair reveals only about 1GB or some much smaller real size, that is a capacity-misrepresentation issue, not a repair success problem. In that case, the correct practical response is usually to stop trusting the device, request a refund/replacement, and report the seller if applicable. Verification tools such as H2testw/F3 are specifically intended to detect exactly this class of fraud. (heise.de)

There is also a safety angle: these MPTools are distributed through specialist repair archives, not a normal consumer vendor support channel. Treat them as low-level factory utilities:

  • use a spare Windows machine or VM if possible
  • disconnect other USB storage devices
  • assume the process can erase the wrong drive if you select incorrectly (usbdev.ru)

Practical guidelines

Recommended repair sequence

  1. Do basic checks first

    • Try another USB port, preferably a rear motherboard port.
    • Avoid hubs.
    • Try one more PC if available.
  2. If the descriptor stays the same

    • VID=FFFF, PID=1201, NAND USB2DISK, No Media
    • then skip normal Windows formatting and go to MPTool recovery. (usbdev.ru)
  3. Download the correct tool family

    • Start with the FC1178BC MPTools page.
    • If the drive is not detected or repair fails, move to the FC1178/FC1179 unified MPTools page. USBDev explicitly lists both families for FirstChip. (usbdev.ru)
  4. Best version order to try I would try them in this order:

    • FC1178BC dedicated 2018-04-13
    • FC1178/FC1179 unified 2021-10-24
    • FC1178/FC1179 unified 2022-06-01
    • if still no success, try one 2019 unified build such as 2019-02-28

    Reason: USBDev evidence shows version sensitivity, and newer is not always better. (usbdev.ru)

  5. How to run it

    • Disconnect other flash drives first.
    • Run as Administrator.
    • If English mode is unstable, use Chinese mode.
    • If a settings password box appears, try leaving it blank. (usbdev.ru)
  6. Settings approach

    • Prefer auto-detection/default geometry.
    • Do not manually force the advertised capacity.
    • Avoid manual BIN/capacity edits unless you know exactly what the NAND geometry should be or have an identical working stick for reference.

    For a first repair attempt, the goal is to let the tool discover the real NAND, not to recreate the label capacity. Community reports show forced/incorrect settings can produce shrunken or unstable results. (usbdev.ru)

  7. Run the repair

    • Start the low-level initialization / production process.
    • Wait for PASS.
    • Unplug and reinsert the drive.
  8. After a successful pass

    • Create a new partition in Windows.
    • Format it.
    • Then immediately test the full capacity with H2testw on Windows or F3 on Linux/macOS. (heise.de)
  9. Judge the outcome correctly

    • If it comes back as around 1GB, that is probably the real capacity.
    • If it still shows No Media, or passes in MPTool but fails again after replug, the NAND or controller is likely too unstable to trust.
    • In that case, replace it. (usbdev.ru)

What not to do

  • Do not keep retrying file copies before repair.
  • Do not use the stick for important data unless it passes a full capacity test.
  • Do not try to “restore” a fake advertised size by forcing capacity in the tool.

Possible disclaimers or additional notes

  • Data recovery and device repair are different goals. MPTool repair is destructive in practice; assume your current data is lost.
  • Because the tool ecosystem is unofficial/public-archive based, there is no guaranteed one-click fix.
  • Even if you revive the drive, a recovered ultra-cheap FirstChip stick is usually not trustworthy for important files. (usbdev.ru)

Suggestions for further research

If you want to continue:

  • Read the FirstChip MPTool user manual listed on the FC1178BC USBDev page. (usbdev.ru)
  • Learn to use H2testw or F3 so you can verify any repaired or newly purchased flash media. (heise.de)
  • If you buy replacement media, test it immediately before trusting it with real data. (heise.de)

Brief summary

Your flash drive is most likely in a FirstChip controller recovery state, not a normal filesystem problem. The realistic repair path is a FirstChip MPTool, starting with FC1178BC-specific tools and then trying unified FC1178/FC1179 builds if needed. Expect the recovered size to reveal the true NAND capacity, which may be far smaller than the labeled size. After any successful repair, run H2testw/F3 before trusting the drive again. If multiple MPTool versions fail, the drive is effectively e-waste. (usbdev.ru)

If you want, I can give you a very short step-by-step MPTool checklist next, focused only on the buttons/settings most likely to work for FC1178BC.

Ask additional question

Wait...(2min)
Disclaimer: The responses provided by artificial intelligence (language model) may be inaccurate and misleading. Elektroda is not responsible for the accuracy, reliability, or completeness of the presented information. All responses should be verified by the user.