Writing to internal FLASH on Arduino
History In LCD88 I use internal flash as storage for model definitions. Of course, these should be editable without reflashing all firmware:-) On AVR chips writing to flash is only possible from bootloader section, so I needed such feature in … Continue reading →