Resolved! Derivation of 12-character USB serial number in STM32C0's system bootloader
How does the bootloader in the STM32C071 system memory generate its 12-character USB serial number string descriptor (e.g. "205537C24236")? I notice some similarities between this serial number and the 96-bit unique device ID at address 0x1FFF7550, ...