Question
How to disable the USB cable detection?
Hello, I am using a STM32G473RC microcontroller and want to use usart3 to update the firmware.
I also use the CAN-BUS on pin PA11 and PA12. These pins (PA11, PA12) are also USB pins (DP and DM).
When I start the bootloader (BOOT = 1 + RESET), the "USB Cable detection" triggers and prevent communication with the USART3.
How to disable the USB cable detection?
