Product serial numbering
Hello everyone,I want to add a device unique ID (a uint16_t progressive counter that identify my device as a whole, not only the mcu used) at programming time to a stm32f446 based product. Is there a standard known standard way to do this?Maybe it’s ...