Author Topic: RPI 3 Overclocking  (Read 3651 times)

Omamez

  • Sr. Member
  • ****
  • Posts: 222
    • View Profile
RPI 3 Overclocking
« on: June 17, 2016, 01:08:19 AM »
Here some overclocking settings for RPI3 make sure you have decent PSU

arm_freq=1300
gpu_freq=500
over_voltage=4
core_freq=500
sdram_freq=580
over_voltage_sdram=5
sdram_schmoo=0x02000020
force_turbo=1


to monitor your temps via putty

http://windowslinuxcommands.blogspot.com.au/2013/03/how-to-check-your-temperature-of-your.html



progets

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1271
    • View Profile
Re: RPI 3 Overclocking
« Reply #1 on: June 17, 2016, 03:25:04 PM »
I'm using the following settings. Only use the SD Card overclocking if you have a good/fast (48mbs+) card.

force_turbo=1

#Overclock Settings
arm_freq=1350
over_voltage=6
temp_limit=80
core_freq=500

#GPU Based
h264_freq=333
avoid_pwm_pll=1
gpu_mem=450
v3d_freq=500

#Ram Overclock
sdram_freq=588
sdram_schmoo=0x02000020
over_voltage_sdram_p=6
over_voltage_sdram_i=4
over_voltage_sdram_c=4

#SD Card Overclock
dtparam=sd_overclock=100

omegaman

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 880
    • View Profile
Re: RPI 3 Overclocking
« Reply #2 on: June 17, 2016, 03:32:09 PM »
What kind of benchmarks are you guys getting?