A Windows GUI tool for FPGA firmware flashing and DNA reading, supporting CH347 and RS232 interfaces.
- Firmware flashing for multiple FPGA boards:
- 35T (CH347/RS232)
- 75T (CH347/RS232)
- Stark100T (CH347)
- Device DNA reading
- Real-time operation logging
- Progress tracking and status updates
- Download latest release
- Extract and run as administrator
- Required files will be checked on first run
- Connect DMA card to FPGA via JTAG
- Place firmware (.bin) in executable directory
- Launch as administrator
- Select operation (Flash/DNA Read)
- Choose interface (CH347/RS232)
- Monitor progress
git clone https://github.com/sh1ftd/dma-tools-rs.git
cd dma-tools-rs
cargo build --release
- Windows 64-bit
- CH347 or RS232 interface
- Administrator privileges