USB Slave - does the code need to change USBDM USBDP (PA11 PA12) to inputs when VBUS_SENSE=0?
We are using the STM32 USB Device Library.This is the USB circuithttps://peter-ftp.co.uk/screenshots/20210511523173514.jpgDoes the STM library implement this, or do I need to detect a drop in VBUS (cable to Controller being disconnected), or is no ac...