speeduino
speeduino copied to clipboard
Faster Flash writes, both on die and SPI
On die writes got a small change 38 to 34us, SPI flash got a big improvement, average byte write changed from 144 to 93us.
Tested on STM32F407VE board on both cases. Need to be tested on Teensy.
FlashAsEEPROMTest.zip This is @Tjeerdie project used to test the speed, this will wipe all the eeprom/flash content! Test on an unused board
I get a few compiler warnings when compiling for mega. I know this doesn't apply to mega but I guess it shouldn't generate warnings for it.