Question
How to set the Device Number/Serial Number on stm32
Hello, everyone.
So, I want to assign a serial number/device number to all my devices, and each device has a different serial number/device number. My question is, how can I change the serial number/device number with the same firmware without having to change the string in the source code as the serial number/device number and rebuild it?
Is that possible to do in STM32?
Thank you:).
