User Activity

Posted on July 07, 2016 at 18:47Hello, I'd like to transfer some data via USB FS with Virtual Com Port (STM32F3) Seems that baudrate is fixed to 115200 bps. It is possible to increase this value? How? Thank you very much #stm32 #cdc #baudrate #vc...
Posted on December 04, 2015 at 19:07Hello, I'm working with STM32F4 and I'd like to stop PWM after N periods automatically like explained in this [DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=/public/STe2ecommuni...
Posted on May 11, 2015 at 18:14Hi All,I'm studying STM32F3 Low power modes and I need to go in standby mode periodically and wake-up via RTC after n seconds (Run->standby->Run ...).I set the RTC, the wakeup-Timer-IT, I do something in main loop and ...
Posted on May 11, 2015 at 18:14Hi All,I'm studying STM32F3 Low power modes and I need to go in standby mode periodically and wake-up via RTC after n seconds (Run->standby->Run ...).I set the RTC, the wakeup-Timer-IT, I do something in main loop and ...
Posted on October 22, 2014 at 11:00Hello, I'm new in STM32 World. I have a question:I enable ADCs in my STM32F3 with dma access and microcontroller works very well, but, in F3 is not possible double buffering or pinpong method with dma, correct?So, ...