Fast UART Receive Interrupt with FIFO mode
Hi all,I need to install a communication between 2 STM32H743 units (on one board) with maximum speed (10 MBit) on UART mode and I need to check incoming characters to detect Linefeeds etc. The problem is that with FIFO mode enabled (Threshold 1/8) in...