Posted on September 14, 2017 at 17:03Hi obid.maticI have problem with sending bytes by usb cable at all. I want to use stm32cubemx and when I plug in the cable, my laptop recognizes the virtual com. but hyperterminal can not open the com and I cant ...
Posted on August 27, 2017 at 09:55Actually reading from the Uart clears the receive buffer, using HAL_UART_Receive or HAL_UART_Receive_DMA or other types of functions.