User Activity

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...