STM32F769i-disco - is there a way to tell if the board is connected to USB like by using vbus or another facility?
I'm really trying to tell if the board is connected to an external comm port to turn off usart sends so they don't potentially backup and slow things down. I know other products expose thinks like vbus sensing? Don't know much about it. I tried to...