Resolved! STM32F072xB GPIO issue | USB pins do not work as GPIO
Hi all,First some context:I am attempting to use the USB designated pins (PA11 and PA12) as generic GPIO inputs at start-up as a way of determining if a host is connected to the device and make a decision whether to run the main code or not - I will ...