# FTDI SuperSpeed-FIFO Bridge - Driver Missing

**No USB Connection to DMA Device!**

* Check your usb cable

  * Open device manager on second PC.
  * Search for FTDI Driver on USB category

  <div align="left"><figure><img src="/files/L6imJ3cUMLNL2ZlZzWHJ" alt=""><figcaption></figcaption></figure></div>

1. Download [Drivers](https://mega.nz/file/BZwE1IaA#l7v5jKdJnTuj1ky4hnZ4YYRyu-toO71MSkmiPhD0rJc)
2. Extract it to a folder
3. Right Click FTDI SuperSpeed-FIFO Bridge in device manager
4. Update Drivers with the extracted FTD601 Drivers.
5. Make sure Second PC is fully updated and there are no windows updates pending
6. Check to make sure you are using a fast USB slot (cycle slots if necessary)<br>


---

# 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://dmasetup.dmakings.com/troubleshooting/ftdi-superspeed-fifo-bridge-driver-missing.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.
