Is there somewhere to write custom data that isn't overwritten by the bootloader?
I want to be able to program a STM32H7 device with something like a device ID, for example, this device is #10, and that devices is #55. This would affect the behavior of the device, so it must be possible to read that number through the firmware, so...