User Activity

I was checking maximum frequencies of some MCUs and noticed i can pick ADC frequency in CubeMX clock configuration up to 80MHz for TSSOP-20 STM32G030. Its maximum frequency is 64MHz.Datasheet states it can deliver maximum 2Msps on 12 bit but with its...
I am looking to use one STM32 MCU with differential ADC support but can't find a custom search method for differential ADCs. Is there a way to list STM32 MCUs with differential ADCs?Preferably M0 or M0+ cores but seems like M4 has it.
I have built a board that is powered using a LiC and to conserve some power i run it under 1MHz (524KHz).I need 2 UARTs and one ADC for my application. However, since there's only 1 LPUART i use second UART to connect a cheap BLE module that i can se...
I am asking a question of application rather than capabilities of MCU itself.I hope to build an handheld board that is powered by batteries and using this board update other board's settings, especially date/time configurations.This requires a parser...
HelloI have a bunch of STM32G030F6 and they are in TSSOP20 package.I used SWD and BOOT0 pins to program L433 and want to do the same on G030F6However, unlike same TSSOP20 package F070F6 has, G030F6 share BOOT0 pin with SWCLK.19th pin of STM32G030F6 i...