User Activity

Hello everyone!I'm want to use the internal reference voltage buffer of the mcu stm32g431kb as input with comparator, but when i checked the reference manual they say VEREFBUF must kept disabled because no VREF+ pin in 32 pin package!!I don't want th...
Hi all!I'm trying to measure a PWM frequency signal using the input capture channel 1 of TIM3, but it won't work.i'm using NUCLEO F446RE board, here is my code:#include "stm32f4xx.h" // Device header#include "lcd_H.h"int main(void){uint16_t capt1 = 0...
Kudos from