USB Serial communication on STM32L562E-DK
Hello,I want to send and receive data between my STM32L562E-DK Discovery Board and my pc via USB.The best way would be to use the Micro-USB port which also feeds the ST LINK (CN17). Is there an easy way to implement serial receive and send functions?...