2024-06-16 11:46 PM
There are two problems.
The first is that if the clock prescaler for ADC1 is changed, the prescaler for ADC2 also changes accordingly and vice versa. This can be observed directly in the CUbeMX IDE with a new generated C project.
The second problem is, that the ADC3 can be configured independently, but the for the code generation, also the clock prescaler of ADC1/ADC2 is used.
I have only seen this with the clock prescaler, but perhaps other settings are also affected.
2024-06-20 07:24 AM
Hello @MRait.14,
Thanks for your post.
This is a known issue that has been detected in the ticket ID 178938 and will be fixed asap.
(PS: ticket ID 178938 is an internal tracking number and is not accessible or usable by customers).