User Activity

Posted on May 26, 2016 at 19:56I am currently working on a project where I would like to interface an stm32f407 controller to a Micrel KSZ8895 Ethernet switch. The switch has a MII interface that should allow me to connect directly to one of the por...
Posted on September 04, 2014 at 18:13 I am trying to set up TIM1 on my STM32F407 to act as a PWM input but I'm not having any luck. I have successfully used TIM2 with an identical circuit but when I modify the code to run on TIM1 I never get the...