User Activity

I'm trying to read 2 ADC channels (ch 0-1) on an STM32G030C8T6 but the only result I can get from the ADC is a 0.I've confirmed the voltages I'm trying to read are at ~1.6V and that the VREF+ pin is at ~2.7V using a multimeter so I dont believe its a...
I'm trying to send data from my PC to my STM32 board over USB VCP, but the function CDC_Receive_FS never seems to get called. In fact none of the "_FS" functions in usbd_cdc_if.c seem to get called (except CDC_Transmit_FS) as setting a breakpoint in ...
Kudos from