How to store configuration values on a STM32L432
Hello. I would like to store specific configuration values on several STM32L432. They are related to network configuration parameters (network ID, element ID, number of elements in the network, etc.) and It should be changed sometimes. They are eleme...