User Activity

Posted on June 10, 2013 at 06:52Goog morning everybody, I am programming an application on the STM32F100C8T6 which is using the STL - safety lib. As part of this library there is a stack overflow implemented which uses an array of four variables wit...
Posted on July 19, 2012 at 15:50 Hello, in my Application I have got a LED which is toggled by Timer2. When only this timer is running, the output level of the I/O pin is 3V when high. When I additionaly activate the USART interrupt,...
Posted on July 18, 2012 at 15:09Thanks clive1, everything works perfectly with your code! Regards Tom
Posted on July 18, 2012 at 12:37 Hello, I am using the STM32L-Discovery board and try to transmit / receive data via USART1. My problem is that the controller does nor react on data sent from the PC, but if I send one byte from the contr...