Unable to write device address into the DAD field of the DCFG register for USB device on STM32F411VET6U
I am writing a bare-metal USB CDC device stack on the STM32F411 discovery board which has a STM32F411VET6U controller. During enumeration I can see that the DAD field is not responding in the DCFG register. In other words when the stack tries to writ...