User space for storing some bytes in stm32h7 MCU in runtime
hi, i want to store some bytes ( 4 Bytes) of data in MCU flash registers in program run time . In flash user locations are available or not. If available how can i assign the bytes to flash locations in run time.