through the process of developing a simple application that repeatedly sends
the string “hello world” from the STM32 to a host computer. This is the first
application that requires actually wiring hardware components together, so I
will walk you through that process. In the following I assume you have access
to a USB/UART bridge as described in Section 1.1.