User Activity

Posted on April 21, 2013 at 18:35 Hello, i need two USARTs working. First one USART1 (TX only) (Used for debugging purposes). Second one USART3 (TX/RX) Write function will send message to another device and waits for answer. After initializat...
Posted on April 12, 2013 at 20:45Hello, I have my own developed board for motor driving. MCU is STM32F407VET6. The board has inputs from 4 motor encoders. I need to know an actual speed of each motor. ENC1_A, ENC2_A, ENC3_A, ENC4_A pins are connecte...