cancel
Showing results for 
Search instead for 
Did you mean: 

STM32U585QII6Q ADC4 Channels

ari_v2
Senior

Hello,

I'm encountering an issue with STM32CubeMX while configuring the STM32U585QII6Q microcontroller. Specifically, when attempting to configure PD11 to ADC4_IN15, I find that the ADC4 channels are grayed out or inactive.

While using STM32CubeMX, I can assign PD11 as ADC4_IN15 in the pinout view, but it remains orange (not configured). However, in the "ADC4 Mode and Configuration" pane, I am unable to configure it.

For the STM32U585QII6 variant, I can configure ADC4_IN15 without any issues. However, in the case of STM32U585QII6Q, I encounter this problem.

I have reviewed the datasheet, but I couldn't find any reference to different ADC settings between these variants.

Could it be that the Q variant does not support ADC4 channel 15, or is this possibly an issue with STM32CubeMX?

Thank you.

Ari

1 ACCEPTED SOLUTION

Accepted Solutions
STTwo-32
ST Employee

Hello @ari_v2 

It works fine on my side I can configure PD11 as ADC4_IN15 on both "ADC4 Mode and Configuration" and "pinout view". 

STTwo32_0-1712154726511.png

I think you should update to the last Version (STM32CubeMX V6.11.0).

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
STTwo-32
ST Employee

Hello @ari_v2 

It works fine on my side I can configure PD11 as ADC4_IN15 on both "ADC4 Mode and Configuration" and "pinout view". 

STTwo32_0-1712154726511.png

I think you should update to the last Version (STM32CubeMX V6.11.0).

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

ari_v2
Senior

Yes, I updated and all is OK.

Thank you!

Ari