Resolved! Cannot get USART timeout counter to count
Hi,I'm receiving characters in polling mode on USART2 in an STM32L476VG.The USART is set up and enabled. I have the following in my receive character routine:// Get a character from the Aquaflex port // timeout with return = 0 int8_t AquaGetChar() {...