USB CDC device conflict with other peripheral
Hello,I am working on the STM32H7A3ZGT6 with the following parametersCubeIDE 1.13.0CubeMX 6.9.0I am trying to add a USB device CDC for debugging. My objective is to print debug data on the virtual port com. I am sucessufull at sending data directly a...