# CaptainDMA 75T

<figure><img src="https://ss.lystic.zip/2024-02-05/18-23-21/nF4EUpqZQwmFXiztqSsCj3jd.png" alt="" width="563"><figcaption><p>CaptainDMA 75T as shown on the CaptainDMA Store.</p></figcaption></figure>

The CaptainDMA 75T is a variant of Artix-7 75T DMA boards sold by CaptainDMA and their resellers. It comes equipped with a kill switch and two USB-C ports. One port is a USB 3.1 port driven by an FTDI USB FIFO chip. The update port is a CH347; an alternative chip to the standard FTDI JTAG UART silicon.&#x20;

The CH347 makes flashing this device tricky. You need to use vendor supplied software and a custom compiled OpenOCD variant. It made working with this board particularly challenging.&#x20;

When I did manage to figure out flashing, this board smashed my 35T's performance profile. Easily 20% faster than any other device I had tried up to that point.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dma.lystic.dev/fpga-devices/devices/captaindma-75t.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
