STM32cubeMonitor (How to display the waveform of serial port data in real time)
I want to use STM32cubemonitor to receive serial port data, the serial port data is four channels. And draw the four-channel data.
I can't find any relevant examples and don't know the implementation to split the data ...

