User Activity

With my STM32F7508-DK board, I am interfacing to a BLE board over UART without hardware flow control. Due to pin conflicts, RTS/CTS is not available on that board. My primary issue is when BLE board sends 10K text buffers, STM32F7508-DK UART stops Tx...