> For the complete documentation index, see [llms.txt](https://dev.solid-run.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.solid-run.com/other-articles/snippets/list-of-so-dimm-ram-modules-tested-with-ryzen-v3000-com7.md).

# List of SO-DIMM RAM modules tested with Ryzen V3000 CoM7

## Introduction

This page lists DDR5 SO-DIMM RAM modules tested on Ryzen V3000 CoM7 by SolidRun.

## Testing Methodology

* DDR training right after power-up, Tjunction close to room temperature
* Multiple instances of Linux Memtester utility (one instance per core) with variable buffer size where the buffer size is greater than the size of L3 cache
* System is stressed until Tjunction approaches 105ºC while Memtester instances keep running

Pass criteria is completing the test above with no memory errors.

## List of tested SO-DIMM RAM modules

Tested SO-DIMM modules are DDR5 with different capacity, rate, ECC support and temperature rating.

|                  |                     |                                     |               |                           |
| ---------------- | ------------------- | ----------------------------------- | ------------- | ------------------------- |
| **Manufacturer** | **Part number**     | **Capacity \| type \| Rate \| ECC** | **Validated** | **Notes**                 |
| Kingston         | CBD48S40BS6MA-8     | 8 GB DDR5 4800                      | V             |                           |
| Kingston         | CBD48S40BS8MA-16    | 16 GB DDR5 4800                     | V             |                           |
| Micron           | MTC8C1084S1SC48BA1  | 16 GB DDR5 4800                     | V             |                           |
| Kingston         | KSM48T40BS8KM-16HM  | 16 GB DDR5 4800 with ECC            | V             |                           |
| Kingston         | CBD48S40BD8MA-32    | 32 GB DDR5 4800                     | V             |                           |
| Micron           | MTC16C2085S1SC48BA1 | 32 GB DDR5 4800                     | V             |                           |
| Micron           | MTC10C1084S1TC48BA1 | 16 GB DDR5 4800 ECC                 | V             |                           |
| Micron           | MTC20C2085S1TC48BA1 | 32 GB DDR5 4800 ECC                 | V             |                           |
| ADATA            | AD5S48008G-S        | 8 GB DDR5 4800                      | V             |                           |
| ADATA            | AD5S480016G-S       | 16 GB DDR5 4800                     | V             |                           |
| ADATA            | AD5S480032G-S       | 32 GB DDR5 4800                     | V             | Based on K4RAH086VB-BCQK. |
| ADATA            | ADS56008G-S         | 8GB DDR5 5600                       | V             |                           |
| ADATA            | ADS560016G-S        | 16GB DDR5 5600                      | V             |                           |
| ADATA            | ADS560032G-S        | 32GB DDR5 5600                      | V             |                           |
| Crucial          | CT16G56C46S5        | 16GB DDR5 5600                      |               |                           |
| Mushkin          | MRA5S560LKKD48GX2   | 2x48GB - 96GByte DDR5 5600          |               |                           |
|                  |                     |                                     |               |                           |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dev.solid-run.com/other-articles/snippets/list-of-so-dimm-ram-modules-tested-with-ryzen-v3000-com7.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.
