Clock speed increase?
Posted: Tue Feb 25, 2020 5:43 am
My clock speed is stuck at ~5-10 MHZ, but the limit for my board (pyboard 1.1) is 168MHZ. My script takes about 30 minutes to run (400 lines)
I've tried importing machine and using machine.freq() but it doesnt seem to be a defined function,
any way I can force the CPU to run at a speed faster than this?
I've tried importing machine and using machine.freq() but it doesnt seem to be a defined function,
any way I can force the CPU to run at a speed faster than this?