User Activity

Posted on February 11, 2014 at 22:28 Hi, I'd like to use the USART3 of the STM32F407 (Discovery Board) in Half Duplex to control a Dynamixel AX12A. My USART initialization is the following: void USART3_init(void) { GPIO_Init...