How to Read Write Hard Drive Computer BIOS Firmware to SPI Flash Memory w/ CH341a Programmer NoMusic

Sdílet
Vložit
  • čas přidán 1. 12. 2023
  • Similar to computers, tablets, and smartphones, hard disk drives require instructions describing exactly how to boot. For hard drives, this data on how to boot is stored on 8-pin Flash memory chips and is accessed using the Serial Peripheral Interface (SPI) protocol.
    During the Data Recovery process, it is often wise to both inspect and make backup copies of drives' boot firmware. Once saved, hard disk firmware can be copied (programmed) to other Flash Memory Chips and can be reprogrammed when firmware data loss is suspected or confirmed.
    The CH341a Mini Programmer is an inexpensive tool for reading and writing directly to Flash memory chips using both the SPI and IC2 communication protocols.
    When combined with AsProgrammer software available for free on GitHub.com:
    github.com/nofeletru/UsbAsp-f...
    Firmware can be save to and loaded from Microsoft Windows .BIN Binary Files:
    en.wikipedia.org/wiki/Binary_...
    This video illustrates how to use the CH341a Mini Programmer in conjunction with the free AsProgrammer software to both read and write to hard disk drive and computer SPI Flash Memory Chips.
    If you need help with a data recovery, please feel free to contact us 7 days a week by telephone and text at 1.858.692.0541, by e-mail at info@it-sd.com, or visit our website at www.it-sd.com.
    DATA RECOVERY PROCEDURE:
    1. Connect the CH341a Programmer to the Flash Memory Using the Appropriate Adapters
    2. Connect the CH341a Programmer to a Microsoft Windows Computer USB Port
    3. Download AsProgrammer from GitHub.com
    4. Install & Run AsProgrammer
    5. Select SPI as Desired Communication Protocol
    6. Select CH341a From List of Supported Devices
    7. Read Memory Chip ID (Automatically or by Manual Entry)
    8. Read and/or Write Directly to Flash Memory Chips

Komentáře • 24

  • @jahilbanda1540
    @jahilbanda1540 Před 6 měsíci +1

    thanks

  • @train4905
    @train4905 Před 5 měsíci +1

    Exellent😊

    • @it-sd
      @it-sd  Před 5 měsíci +1

      Thank you! 😀

  • @fabioisolano256
    @fabioisolano256 Před 13 dny +1

    Thanks for the video! Will the CH341a work on a 2.5v BIOS chip?

    • @it-sd
      @it-sd  Před 13 dny +2

      You’re very welcome! I would not use the CH341a to read a 2.5V powered memory chip. It may work but I would be concerned the 3.3V produced by the CH341a would overpower your 2.5V memory chip and damage it.
      I have a 3.3V to 1.8V adapter for use with the CH341a but I was not able to locate a similar 2.5V adapter for sale.
      Will your 2.5V memory chip run on 1.8V? If it will, get the 1.8V adapter and you’ll be good.
      If not, there must be ways to both modify the Ch341a to safely power memory chips at 2.5V and create a 3.3V to 2.5V adapter board.

    • @fabioisolano256
      @fabioisolano256 Před 13 dny +1

      @@it-sd I’m not sure it’ll run on 1.8v, it might do but will search for a 2.5v adapter then. Many thanks 👍🏻

    • @it-sd
      @it-sd  Před 13 dny +1

      @fabioisolano256 You’re welcome 😀, and best of luck! Please let me know how everything works out and if you locate a 2.5V adapter (I’d like to get one, too 😏).

  • @chacho1155
    @chacho1155 Před 2 měsíci +1

    I have read that the CH341a provides a 5v from GND that could complicate efforts when flashing and 3.3V is recommended instead. Did you encounter any issues? Thanks!

    • @it-sd
      @it-sd  Před 2 měsíci +2

      According to Electronics Repair School, if I remember from the video correctly, the CH341a automatically adjusts to 3.3V when reading from and writing to 3.3V memory chips.
      czcams.com/video/J8-Sh7DjiXw/video.htmlsi=4U2HRExvKhRoOvZ4

    • @it-sd
      @it-sd  Před 2 měsíci +2

      I have not had any issues reading from and writing to 3.3V powered chips using an un-modded CH341a.
      You do need to use a power converter to work with 1.8V chips, though.

    • @chacho1155
      @chacho1155 Před 2 měsíci +1

      @@it-sd So I watched the video and that was an awesome demonstration. The places I read about the 5v vs 3.3v discrepancy tested the voltage but never while it was connected to the BIOS chip. I really appreciate the link to the video. Now I have no reason to modify my CH314a.

    • @chacho1155
      @chacho1155 Před 2 měsíci +1

      @@it-sd Yeah I do not think I need the converter at the moment. I plan on flashing soon so your information and guidance will and has been a big help. I'll make sure to keep ya posted! Thanks again!

    • @it-sd
      @it-sd  Před 2 měsíci +1

      @@chacho1155 Outstanding! I’m glad you concur with me. I saw Sorin’s video many months ago but as I remember, he convinced me that no modifications were necessary to read 3.3V chips.

  • @Salman-sc8gr
    @Salman-sc8gr Před 9 dny +1

    Where to get the software and driver? I spent 2 hours ended up with junk forced antivirus and buggered desktop, now keeps hunting for Windows Internet explorer

    • @it-sd
      @it-sd  Před 9 dny +1

      github.com/nofeletru/UsbAsp-flash/

    • @Salman-sc8gr
      @Salman-sc8gr Před 9 dny +1

      @@it-sd looked at git last night, came up with long list of variants, did not know which one.

    • @it-sd
      @it-sd  Před 9 dny +2

      @Salman-sc8gr github.com/nofeletru/UsbAsp-flash/releases/tag/v2.0.4
      Under Assets, download: ASProgrammer_2.0.4.zip.
      Direct Download Link:
      github.com/nofeletru/UsbAsp-flash/releases/download/v2.0.4/AsProgrammer_2.0.4.zip

    • @Salman-sc8gr
      @Salman-sc8gr Před 8 dny +1

      @it-sd Thanks much,also what windows system is OK,32 64 and memory etc?

    • @it-sd
      @it-sd  Před 8 dny +1

      @Salman-sc8gr ASProgrammer is a small, 32-bit application so it should run on both the 64-bit and 32-bit versions of Windows. Using Windows 10, it only uses 3.3MB of memory while running. I’m not sure if it will work on versions of Windows older than Windows 10 but it probably will.