> 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/amd/r8000-r7000/sbc-platform/bedrock-r8000-technical-documentation/software-bedrock-r8000/howto-guides-bedrock-r8000-r7000/setting-ddr-memory-frequency-on-bedrock-r8000-r7000.md).

# Setting DDR memory frequency on Bedrock R8000 | R7000

{% hint style="info" %}
Incorrect memory settings might lead to BIOS corruption that cannot be recovered and would require an RMA.
{% endhint %}

To set the DDR memory frequency to your desired value open BIOS menu by booting the device and pressing the 'DEL' key repettitively until BIOS menu opens.

Go to:

Advanced ► AMD CBS ► UMC Common Options ► DDR Options ► DDR Timing Configuration

![image-20250126-070727.png](/files/OqW9dPokcef8MV3X4URd)

![image-20250126-083610.png](/files/BudJfKXVQ69dYLnzmu26)

![image-20250126-092746.png](/files/AtC4NcmDvJKvUmZUZUjE)

![image-20250126-092816.png](/files/dXJ4KtWH6XzanvMgmzjR)

![image-20250126-092833.png](/files/FVUmG5CKO6E5EnErmuS6)

Here, in the lowest part of the page you will have to accept the risks of changing the DDR frequency timings outside of manufacturers specifications.

![image-20250126-092914.png](/files/e70SGPAi96YR0uKgtUMj)

![image-20250126-092947.png](/files/XKlDeQ3h5DjkLFHuqIKJ)

![image-20250126-093007.png](/files/s5UbsAv2DKbQMhycVgzS)

Set the DDR timing option to manual and set your desired frequency.


---

# 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/amd/r8000-r7000/sbc-platform/bedrock-r8000-technical-documentation/software-bedrock-r8000/howto-guides-bedrock-r8000-r7000/setting-ddr-memory-frequency-on-bedrock-r8000-r7000.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.
