Resolved! Is it safe to reuse USB D+/D- (PA11/PA12) as GPIO after one-time DFU programming?
Hi, I'm using the STM32C071K8U6's built-in USB DFU bootloader for one-time production programming. After flashing, PA11/PA12 (USB D+/D-) are used as regular GPIO outputs to control two P-MOSFETs (each with their 100kΩ gate pull-ups to 4.2V). The US...