Question
How to use the STLink BRIDGE API - UART bridge?
I want to use the STLink BRIDGE API and setup a C++ project. So far the GPIO worked fine, next I want to use the UART. I found the following Warning in the docu: "UART "bridge" is not supported on the STLink USB bridge interface. This functionality is currently provided through a second VCP interface using VCP UART."
How does this work exactly? Has anybody experience and tried this?
