User Activity

I set up the Timer15 in the IDE (inside a project I've been working on for a long), but the IDE isn't creating the code for it.Before I set the timer up for this project, I tried a proof of concept in a newer and separate project (same timer and gpio...
Hi,While working with RTC smooth calibration on a STM32G070 part, I noticed two strange things:1st strange thing: When RTC_OUT pin is only driven with the battery backup (no main power) I got 512.18 Hz; however, when the main power is restablished, t...
SysTick_Handler() function isn't called in a project based upon the STM32G070CB mcu (48 terminals). However, with the STM32G070RB (64 terminals (NUCLEO-G070RB)) there aren't any issues. I found this workaround from 3 years ago (almost 4):https://comm...
Hi!I'm looking for a uC that:It is Cortex-M0 or M0+,It isn't a Low Power device (L series) (no need to include Shottky diodes, and my app will be power hungry)It has internal EEPROM,32 <= LQFP <= 64,It has 20+ free pins,and the most important thing: ...
I've created a new project and the IDE has stuck in the "Please Wait For Clean Up" state for more than an hour, and I cannot cancel it! Should I wait for another hour or should I kill the process and then lose all my work in the workspace? 
Kudos given to