Problem with keil STM32F0 discovery
Posted on August 05, 2015 at 23:26 Hello, Im trying to implement a connection bewteen a STM32F0 discovery and a bluetooth module. Im using the USART2 with this code (thanks Clive1) : /* USART2 PA.2 Tx, PA.3 Rx STM32F0-Discovery ...