USB on H7: unable to open the port
Hello!I'm migrating from STM32F7 to H7 MCU, but I incurred a strange problem (well, two strange problems...).I have a QT program that opens COM ports by:void Sensor_interface::open_port() { if (Device_Sensor_Port.isEmpty()) { qDebug()<<"N...