User Activity

Posted on March 13, 2015 at 01:51Hi, we're using stm32f103c8t6 to generate various PWM signals to various components on the PCB. TIM1,3,4 are used to generate different PWMs and TIM2 is used as a 1ms timer. Recently we've realized that we will need ...
Posted on September 05, 2014 at 05:28I'm trying to set up interrupt on falling/raising edge on output PWM line. This line drives LEDs (through TI LED driver chip). The reason why I need this is that the TI chip would report issues on a different pin...