2019-11-25 12:23 PM
Hello,
I am new to STM32 and also to c/c++ programming. I communicate witm my STM32 via VCP and I can transmit and receive bits. But I would like to use the received bits to create a function (switching LED on, etc). Now I have looked on the internet for past two days and I could not find any examples how to do it.
Could you please provide me with a link or some instructions how I could use the received data?
Thank you very much in advance.