User Activity

Posted on April 07, 2016 at 15:11Hi, I use 2 UART ports: UART1 for WiFi and UART4 for debug output. My goal is to send to UART4 data I received on UART1. When I use only 1 UART, it works (UART4), everything I typed on keyboard, returned back. I impl...
Posted on January 15, 2016 at 16:04Hi, first to say that I'm beginner with STM32 programming, I study this uC entire month. I'm using board based on this http://www.mikroe.com/mini/stm32/ and I have limited (or no) support from manufacturer. I creat...