MarioBartolome / GII_0_17.02_SNSI

This is Mario Bartolome's Final Year Project for Computer Science BS.
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Speedup the system as much as possible #15

Closed MarioBartolome closed 6 years ago

MarioBartolome commented 6 years ago

Related to #10, an speedup of the system should be attempted:

MarioBartolome commented 6 years ago

A SanDisk Extreme 32GB micro-SD was overclocked to 100MHz following this tutorial.

I noticed ~80% increment in read-write ops, which is hopeful, but the great part is that it doesn't seem to draw so much current, given the fact I'm using a 5V - 1A "power supply" at the moment (it's just a regular phone charger :smile:)

image

MarioBartolome commented 6 years ago

Had to change the last line from dtoverlay=sdhost,overclock_50=100 to dtparam=sd_overclock=100 due to bug referenced in #16