Why do I have undefined references for ADC after add them from Cube MX?
Hi all,
I use STM32CubeIDE Version: 1.10.1 and Cube MX Version 6.6.1. On an STM32H745 Evalboard. The grafical interface was created under TouchGFX. In my project, I added a ADC module on port PC0 (ADC123_IN10).
The selected PIN is not used by the LCD. But I have a warning apart from the ADC1 (and also, if I would use other ADC2 or 3). With this selection, I am able to generate the code. My problem is, when I select the Channel 10 and choose IN10-Single ended, I cannot build my project anymore. If I have the selection in Cube MX, create a pair .c/.h, I get even more linker errors. Does sombody knows, what happen? How can I solve this? Is it a problem of the usage or from the tool?
Thanks,
Jan
