Skip to main content
MRait.14
Associate II
June 17, 2024
Question

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

  • June 17, 2024
  • 1 reply
  • 800 views

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.

This topic has been closed for replies.

1 reply

ST Technical Moderator
June 20, 2024

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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks