User Activity

Posted on April 08, 2018 at 12:45Hello everyone,I want to use 100pin STM32F446 or STM32F722 microcontroller to drive an SDRAM. Bu in STM32Cube it doesn't have an SDRAM choice in FMC peripheral. When i select a 144pin version of these microcontroller...
Posted on May 12, 2017 at 11:28Hello,I use an STM32L442 in my project. I use LSE for RTC and i also use LSECSS. Even though I used a battery in VBAT pin for RTC clock, the RTC values were lost when i powered it up. After a long debugging session i f...
Posted on May 04, 2017 at 01:58Hello,I'm using STM32L443. I use LSE for RTC and i use LSE for MSI auto calibration. I use a battery on VBAT pin. When i accidentally touched one of the clock pin i saw that there happens an error. The error sets LSECS...
Posted on September 28, 2016 at 10:11I'm using STM32F301C8microcontroller in my project. I use STM32Cube for init code generation.In ADC init part i configured injected channels to be externallytriggered from TIM2. After code generation i tried to b...
Posted on September 03, 2015 at 11:22Hello,I'm using STM32F030 in my project. I'm using UART2 with Tx and Rx interrupts. While debugging, it works well but when i work it standalone, it stops before transmitting data and microcontroller probably sto...