Resolved! Attempting to change the USB Phy address via the DAD field within the DCFG register.
I'm working on emulating multiple USB devices using an STM32F4xx microcontroller. My goal is to dynamically change the USB controller's address at each SOF to cover the addresses of all my devices. However, I've encountered an issue: when I read the ...