ADC2, ADC3 no continuous conversion mode possible in STM32CubeMX when ADC1 enabled
rudi219 opened this issue · 2 comments
Describe the set-up
- STM32CubeMX V6.4
- STM32CubeF7 Firmware V1.16.1 or 1.16.2
Describe the bug
It is not possible to enable continuous conversion mode for ADC2 or ADC3 when ADC1 is enabled.
It worked with Firmware V1.16.0 and before and is independent of the STM32CubeMX version (tested with V6.2, 6.3, 6.4)
How To Reproduce
- Create a new project in STM32CubeMX for STM32F765Z
- Enable ADC1 by enabling one channel
- Enable ADC2 by enabling one channel
- Enabling continuous conversion mode for ADC2 is not possible (same for ADC3)
Hi @rudi219,
Thank you for this report. The point you reported is actually related to the CubeMX generation problem and not to the firmware published in this repository. Unfortunately, we don't treat aspect related to CubeMX tool in our GitHub repositories. They are rather treated at the STM32CubeMX dedicated page of the ST Community .
Since this issue is not directly related to the STM32Cube firmware but rather to our ecosystem, please allow me then to close this thread. Thank you for your comprehension.
With regards,