User Activity

Posted on June 13, 2014 at 18:32I'm trying to get SPI2 up and running to talk to another chip and I'm having some problems. I can see my SCK and MOSI traces on my scope but my DR register always has zero. I've even tried this right after SPI config:...
Posted on August 21, 2013 at 16:41My timebase for TIM3 does seem to obey the laws of timebase calculation! I think I've had this problem before, what am I doing wrong.TIMCLK = 36MHz  TIM_TimeBaseInitTypeDef TIM_TimeBaseStructure;  /* TIM3 clock enab...
Posted on March 22, 2011 at 15:18TIM1 Input Capture not accurate at low frequencies?