Skip to content

Instantly share code, notes, and snippets.

@scottlinux
Created July 10, 2016 00:07
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottlinux/53145a2f3ad909edc761a86147d2bd78 to your computer and use it in GitHub Desktop.
Save scottlinux/53145a2f3ad909edc761a86147d2bd78 to your computer and use it in GitHub Desktop.
Raspberry Pi 3 overclock
# Pi3 overclock! https://www.raspberrypi.org/forums/viewtopic.php?f=66&t=138123
gpu_mem=16 # set as desired
dtparam=sd_overclock=100
arm_freq=1300
core_freq=500
over_voltage=4
sdram_freq=575
sdram_schmoo=0x02000020
over_voltage_sdram_p=6
over_voltage_sdram_i=4
over_voltage_sdram_c=4
#v3d_freq=500 # uncomment for video playback
#h264_freq=333 # uncomment for video playback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment