User Activity

Posted on September 01, 2014 at 09:28Hello Forum,I have implemented a menu system on my app using the consoleMain Menu Select A ....1   (e.g. prints Debug1) Main Menu Select B.....2 2      Sub Menu B Select A ......1      Sub Menu B Select B.......2...
Posted on July 15, 2014 at 17:19Hello again. I've two usarts in use on my board. One, Usart1 is connected to the console and the other usart2 is connected to a modem chip. When I enable the usart2 interrupt using the NVIC commands, there is no outpu...
Posted on July 14, 2014 at 15:14This is my first post here as I'm really stuck. I'm using a stm32F103 device but I cannot seem to get the usarts configured correctly to receive data. Transmit is fine, and on the receive side I do see characters. I w...