Using 6 ADC channels and 3 DACs on STM303K8 , Nucleo-F303K8 board and STM32CubeIDE
I have identified from ADC1, 5 channels ( IN1, IN2, IN4, IN11 and IN12) and from ADC2, IN4 which i can use on the Nucleo-F303K8 board. I am currently only concerned with with the ADCs but will later add the 3 DACs ( DAC1/1, DAC1/2 and DAC2/2 ).How d...