Resolved! Understanding serial IO misbehavior
I've been trying to adapt an example piece of code that utilizes a UART from the Visual GDB website. The adaptations are:Using an STM32F769 Discovery board.Communicate with an ESP8266 device plugged into the board's WiFi socket.I managed to work out ...