# Screamer PCIe USB-C (R04)

![Screamer PCIe USB-C (R04) as displayed on the LambdaConcept store](/files/-MfUFASqxXfd2Ir5V_Pp)

The Screamer PCIe is a PCIe x4 FPGA manufactured and sold by LambdaConcept ([link to store](https://shop.lambdaconcept.com/)). The card features a fast USB 3.0 connection and up to 150 MB/s read/write speeds. It ships with the precompiled pcileech gateware, and a device identifier of 0666.&#x20;

There is a fundamental hardware issue with this device, however. The USB-C port sits too high on the backplate and is **very** often blocked by the case the device sits in. My solution is to sit the card at a slight angle and not bolt down the backplate (I do not recommend this).&#x20;

I purchased two of these cards, with a friend of mine purchasing a subsequent third device. Two of these three devices were defunct upon arriving. LambdaConcept ignored support emails on this topic. Essentially, there is a 50/50 chance the card you purchase from them will be non-functional, and you have no hope of getting in contact with anyone from LambdaConcept to resolve any issues you run into.&#x20;

When the card does work, it seems fairly stable even under a high-temperature environment. My functional card sits directly underneath my RTX 3090 Founders Edition and I have not noticed any major stability problems while gaming.&#x20;

Thanks to the documentation provided by LambdaConcept, flashing the device is fairly simple. Though you will need to purchase a second JTAG board in order to do so.


---

# 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/screamer-pcie-r04.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.
