Search found 1 match

by Travnicek
Fri Nov 02, 2018 6:32 am
Forum: MicroPython pyboard
Topic: ADC support on NUCLEO_H743ZI
Replies: 5
Views: 4053

ADC support on NUCLEO_H743ZI

I have tried to read adc, but this error is returned: "ValueError: pin A0 does not have ADC capabilities"
I have found missing configuration for ADC in stm32h743_af.csv. Is there some issue related to ADC for NUCLEO_H743ZI or ADC configuration just missing in stm32h743_af.csv?