How to use VCP on an ST32F769I-DISCO board in a CubeIDE project ?
I have a ST32F769I-DISCO board and an example project that uses the onboard ST LINK/v2as a VCP (Virtual Com Port) that allows me to use printf to send data to a terminal on the PC.This example project is not a CubeIDE project and all hardware setting...