USART and Hyperterminal
Posted on July 31, 2013 at 11:55 Hi, I create on my stm3220G evaluation board an example with USART. The code: #include < stm32f2xx.h > #include < misc.h > // I recommend you have a look at these in the ST firmware folder #include < st...