docs: rename raspberry-pi/pi-3-overclock to Raspberry-Pi/Pi-3-Overclock
This commit is contained in:
parent
4bd1f04941
commit
d301214eb7
1 changed files with 0 additions and 0 deletions
26
Raspberry-Pi/Pi-3-Overclock.md
Normal file
26
Raspberry-Pi/Pi-3-Overclock.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
title: Raspberry Pi 3 Overclock
|
||||
description:
|
||||
published: 1
|
||||
date: 2023-06-07T06:18:02.676Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2023-06-05T20:30:12.140Z
|
||||
---
|
||||
|
||||
Nach Kühlkörper (klein) installation in config.txt (Boot) einfügen:
|
||||
|
||||
```
|
||||
arm_freq=1250
|
||||
force_turbo=1
|
||||
over_voltage=2
|
||||
temp_limit=75
|
||||
```
|
||||
|
||||
Frequenz ab bootstart auf 1250, Governour max, limitiert ab 75grad auf
|
||||
?700mhz. Falls Spannungsfall zu hoch, eventuell Polyfuse brücken
|
||||
(Strom-/Hitzeabhängige, rückstellbare Sicherung, die Kurzschlüssschäden
|
||||
verhindern soll, nähe Netzteilanschluss, unterseite Platine) Direkte
|
||||
Spannungsversorgung über GPIO-Pins scheint auch möglich.
|
||||
|
||||
<https://www.raspberrypi.org/documentation/configuration/config-txt/overclocking.md>
|
Loading…
Add table
Add a link
Reference in a new issue