That did it! Thanks for the speedy responseHello,Hi all! I finished building the SS and successfully flashed it with v1.2a today, I've done a few searches on this thread and haven't come up with any answers for this...
My display and LED refresh rate is quite low (visibly flashing) is there any way to adjust this within the unit or is it an issue with code or have I just installed a component incorrectly?
I haven't gone through calibration yet either... that's my next task, just not very pleasant looking at flashing lights while i set it up.
Thanks for any help and thank you Matthew for an awesome product, I'm looking forward to using it
I believe this indicates that you have not set the CPU clock speed when programming the firmware. You can use the avrdude command to set the fuses to use the external 16mhz clock.Code:
avrdude -P COM3 -p m328p -c stk500 -U lfuse:w:0xFF:m -U hfuse:w:0xDE:m -U efuse:w:0x05:m
See previous thread for details: viewtopic.php?p=3887673&hilit=clock#p3887673

So much better to use at the correct clock speed haha
Statistics: Posted by Coombsy87 — Sun Jan 26, 2025 10:50 pm