Using flash memory as non-volatile storage on the Pi Pico microcontroller

from blog Kevin Boone's website, | ↗ original
The Pi Pico is an impressive microcontroller for its size and cost, but it lacks specific non-volatile memory. This article explains how to use the program flash ROM for that purpose.