User Activity

Hello,at the moment i try to verify the conversion time of the ADC that is described in the datasheet.I measure one channel in regular conversion mode without interrupt. To calculate the conversion time i used the equation in the datasheet.Tconversio...
Hello,i've implemented a routine to measure some ADC channels with the MCU STM32U5A5ZJ.After one measurement is finished (interrupt triggers after conversion) i start the conversion for the next channel.Settings:ADC conversion: Single conversion mode...