FRAM instead of Flash — what that changes in the BOM
FRAM writes at near-SRAM speed without an erase cycle, so you can treat it like a nonvolatile data buffer — useful for logging sensor readings or storing configuration parameters without wearing out the memory. The 16 MHz clock is enough for UART/SPI/I²C protocol handling and moderate sensor fusion loops.
