User Activity

Hi I'm developing an application which I tested on the nucleo board and I want to make my custom board. I went through the datasheet of STM32Go71kb(32 pin version) and I could not find the ADC external trigger input pin. Additonally I cannot provide ...
Hi I'm currentlz working on STM32G071RB nucleo board to measure five different voltages across a laser within the ON duration of the Laser i.e 20us using DMA. My ADC finishes conversion every 17us(checked using LED in the ADCconcmplt callback). When...