HAL_UART_Receive_IT - Receives Unknown Bytes
Hello:Problems with the USART1 receive call on this device. Or is it me? I hope not.I have a serial decode option on my scope. I can see what I send out, and what comes back, every byte. This is my call to receive:rxChar[50];HAL_UART_Receive_IT(&huar...