USB Serial firmware example for STM32F303CBT6?
Is there example code for using the Virtual Port Com from CubeMX?
(Determine baud, rxchar, txchar [preferably with DMA], CD, etc)
I found this: https://damogranlabs.com/2018/02/stm32-usb-cdc/
and it looks like a good starting point, but even though I can /see/ the com port in device manager (Com8, and I can change the baud rate and it remembers), I can't open it in TeraTerm or my modbus utility.
It /is/ showing up in the WMI, but it doesn't show up in TeraTerm...