User Activity

Posted on May 07, 2013 at 14:58I am using the STM8L151C6T6. I would like to route PD6 to TIM1 Input Capture IC2. The following code executes but does not change the RI_ICR1 register value and the routing does not take place either.     GPIO_Init(POR...
Posted on May 02, 2013 at 11:25Dear All, I am trying to measure the frequency (and duty cycle) of a 1 kHz to 2 kHz signal which is connected to PD4 using TIM1 capture capability. As far as I can see from the documentation PD4 is connected to TIM1.IC...
Posted on February 28, 2013 at 09:31Good day, I configure PortB PB2, PB3 and PB4 as inputs, pull-up, no ext int. These pins work 100% no problem. I also configure PortC, PC0 and PC1 precisely the same as the above pins but the pull-ups is not connec...