Flash Tool Link

https://github.com/kilmu1337/DMA-Flash-Tools

Step

1, Download "DMA-Flash-Tools" on second pc(radar pc) then Extract the downloaded file. After extraction, there will be three subdirectories: Flash Tools, ch347 driver needed, rs232 driver needed.

2, Insert the DMA card into the PCIe slot of the main pc(game pc). Power on the main pc to supply power to the card. Note that for cards with a switch, the switch must be turned on.

3, Use a USB-type C cable to connect the jtag port of the DMA card to the second pc. (Generally, the port close to the motherboard, near the gold fingers, is the jtag port.)

4, Place the firmware (.bin file) into the Flash Tools folder!

5, First, click on the rs232 driver needed folder and double-click to open zadig-2.5.exe. Then, select Options -> List All Devices, and open the dropdown menu below to view its contents. At this point, there are a few possible situations:

Image

Image

After the driver installation is complete, go to the Flash Tools folder and double-click the #####flash_rs232_35t#####.bat script. The correct flashing process should display many lines like "sector xx took xxxms," where the number before "ms" should range from tens to hundreds (if it shows single digits or 0ms, close it and reopen until the ms value is normal). Then, at the last sector, it will pause for a moment, and after that, "success" will appear, indicating that the flashing is complete.

Once the flashing is complete, main pc must shut down and cut off the power, then power it on again (do not directly click restart).


Image

After the driver installation is complete, go to the Flash Tools folder and double-click the #####flash_rs232_75t#####.bat script. The correct flashing process should display many lines like "sector xx took xxxms," where the number before "ms" should range from tens to hundreds (if it shows single digits or 0ms, close it and reopen until the ms value is normal). Then, at the last sector, it will pause for a moment, and after that, "success" will appear, indicating that the flashing is complete.

Once the flashing is complete, main pc must shut down and cut off the power, then power it on again (do not directly click restart).

Image

In this situation, you need to close zadig-2.5.exe, go back to the ch347 driver needed directory, then double-click SETUP.EXE in the CH341PAR folder and click install to complete the installation of the programming port driver.

After the driver installation is complete:

If you are using the 75T DMA card, go to the Flash Tools folder and double-click the #####flash_ch347_75t#####.bat script. The correct flashing process should display many lines like "sector xx took xxxms," where the number before "ms" should range from tens to hundreds (if it shows single digits or 0ms, close it and reopen until the ms value is normal). Then, at the last sector, it will pause for a moment, and after that, "success" will appear, indicating that the flashing is complete.

If you are using the 35T DMA board, go to the Flash Tools folder and double-click the #####flash_ch347_35t#####.bat script. The correct flashing process should display many lines like "sector xx took xxxms," where the number before "ms" should range from tens to hundreds (if it shows single digits or 0ms, close it and reopen until the ms value is normal). Then, at the last sector, it will pause for a moment, and after that, "success" will appear, indicating that the flashing is complete.