STM32H5 FreeRTOS USB VCP
Hi all,
I have a custom board, which previously used the ST32L052 processor, that I changed to STM32H5. Previously I could use the USB_Dev middleware to make it a VCOM Port and could send data without a problem to my PC. After the processor change I also started to use FreeRTOS because of a Bosch IMU sensor. The idea would be to be able to send the sensor data to the PC via VCP, however even with the “How to use legacy middleware” forum thread I can’t seem to get even a recognition from my PC that a device has been plugged in. Any help to make a VCP with H5 running FreeRTOS would be greatly appreciated!
I am open for TinyUSB realisation also.
