In this video, I show you how to overclock the all-new Raspberry pi 400 Up to 2.2GHz! I also provide the setting for 2.0GHz and 2.1Ghz.
This won’t make the Pi400 a super-powered desktop computer but it will help out with performance and you don’t have to worry about cooling the Raspberry Pi400 because the pi foundation did an amazing job designing this unit and added a huge metal heatsink that basically takes up the whole chassis.
So if you are interested in added a little bit of performance to the Pi 400 this overclock video is for you!
Learn More Here: https://www.raspberrypi.org/products/raspberry-pi-400/?resellerType=home
Text File Download: https://www.dropbox.com/s/5e6v1l20kcxnalr/Pi400%20Overclock?dl=0
Get Max CPU Clock: lscpu
sudo nano /boot/config.txt
2GHZ Overclock:
over_voltage=6
arm_freq=2000
2.1GHZ Overclock:
over_voltage=6
arm_freq=2100
2.2Ghz Overclock
force_turbo=1
over_voltage=8
arm_freq=2200
