Static DFU Serial Number on STM32F723xx
There have been previous posts about determining how the DFU serial number is formed from the 96-bit Unique ID. However, when using the ROM bootloader for the STM32F723xx MCU I don't see unique serial numbers at all. I am always seeing the same DFU serial number in the iSerial string of the USB descriptor set to "STM32FxSTM32" no matter which device I query.
I haven't found any mention of a setting that I need to configure in order to enable unique serial numbers for DFU, but I was hoping that someone in the community might have a suggestion. Or at least be able to confirm that it is expected behavior for the DFU serial number to always be "STM32FxSTM32" for all of my STM32F723xx MCUs.
Thanks for the help!
