Associate III
March 7, 2024
Solved
Error in adc.c generated by STM32Cube FW_G4 V1.5.2
- March 7, 2024
- 4 replies
- 2125 views
Hi all,
just found an error preventing the adc from working properly when the driver is generated by STM32Cube FW_G4 V1.5.2 (and 1.5.1).
there are some missing lines like this one:
sConfig.Channel = ADC_CHANNEL_2;
you can compare my 2 attached files to see for yourself.
kind regards,
Yves

