Simple example program to read and write option bytes on STM32F042K6 using HAL libraries?
Posted on May 16, 2017 at 06:41Can someone show me a simple program to read and write the option bytes on the STM32042K6 using the STM32 HAL libraries? I only want to store an 8-bit value. I'm not interested in reading or modifying the read or wri...