User Activity

Posted on August 23, 2017 at 17:47 Hi, I am having trouble getting some basic USART up and running on the STM32F0308-DISCO board. I have tried both sending and receiving and don't seem to see anything coming through on either end. My code is as f...
Posted on August 16, 2017 at 16:46Hi, I am having trouble getting an interrupt working with the TIM3, roughly following this guide: http://www.micromouseonline.com/2016/02/03/tim3-arr-regular-interrupts-stm32f4/ but adapting for the STM32F0308. TIM3...