cancel
Showing results for 
Search instead for 
Did you mean: 

Wrong code generation for ADCs on STM32H743XIH6 in STM32Cube V1.11.2

MRait.14
Associate II

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.

1 REPLY 1
Imen.D
ST Employee

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).

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen