User Activity

Posted on June 24, 2017 at 14:53Hi there,I'm facing some problem in getting a STM32L072 MCU in DFU (USB) mode by jumping to the Bootloader in-code.Following other posts suggestion and the AN2606 i've written these two functions:#define RESET_TO_BOOT...
Posted on June 08, 2017 at 10:58The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on May 20, 2017 at 14:34Hello everybody!I cannot find whats missing in my timer initialisation: TIM3_CH2 interrupt is generated correctly (as the callback function is executed and a led on a generic GPIO of the STM32 Demo Board is driven by c...
Posted on August 01, 2016 at 16:28Hi,I’m using a stm32f103 to generate center aligned PWM on which i have synced a dual regular simultaneous injected mode ADC conversion.I’m using TIM4 as source of the PWM signal and, to launch the ADC acquisition a...