2024-03-20 03:56 AM
Hi there,
after updating to STM32CubeIDE 1.15.0 with H7 Package 1.11.1 H7 ADC3 does no longer offer selection for Temperature Reference, VBat and Vrefint Channels. Screenshot was made with V1.14, missing selections are marked : - ]
Best regards, kdh
Solved! Go to Solution.
2024-03-21 12:56 AM - edited 2024-03-26 04:35 AM
Hello @kdh
The internal ticket 176638 (not accessible by the community users) has been created to confirm/fix the issue.
Seems to be a regression in v6.11 of CubeMx vs V6.10.
I'll keep you informed by any feedback.
Thank you for your contribution.
2024-03-20 04:56 AM
Hi,
I will check internally and get back to you with a feedback. Thanks
2024-03-20 05:27 AM
hello,
i am seeing the same thing
thanks
2024-03-20 05:31 AM - edited 2024-03-20 05:39 AM
Sorry for the confusion, it is now "hidden" behind the respective ADC channel. You'll find it e.g. for the STM32H723 behind a selection of IN17. Pleae check the reference manual for your device to find the correct ADC channel.
[edit] I was too quick - my statement is true for ADC2, IN17. It is (currently) not true for the VBAT channel, which should be available via ADC2, IN16, but there is no IN16 visible [/edit]
Hope that helps?
Regards
/Peter
2024-03-20 05:49 AM
OK, explicitly I'm talking about H743ZG - you might win a price if you show me where to find chanells with higher number than 11 in IOC - regards, kdh
2024-03-20 05:50 AM
Hi @Peter BENSCH ,
this is what the manual of the H723 shows:
There are no channels 16, 17 and 18 for ADC3. Why is there an option for vrefint at ADC2, I can't find this connection in the manual.
Best regards
Jens
2024-03-20 06:15 AM
hopefully it helps in the end . . .
i am disappointed that when i migrated my project, all of the existing adc3 code was stripped out and not updated to the "hidden" settings
i am using an STM32H753XIH6
looking at table-207 of RM0433-Rev-8, i think the temperature sensor should be using adc3 IN18, but adc3 does not seem to have an IN18, and adc1's and adc2's IN18 drop-down only lists differential and single-ended
what am i doing wrong here?
2024-03-20 06:57 AM - edited 2024-03-20 06:57 AM
@JensH agree, there is something misleading. Fig. 163 is showing
and the footnotes at table 223 mention:
Regards
/Peter
2024-03-20 11:45 AM
Essentially the same problem as there.
2024-03-21 12:56 AM - edited 2024-03-26 04:35 AM
Hello @kdh
The internal ticket 176638 (not accessible by the community users) has been created to confirm/fix the issue.
Seems to be a regression in v6.11 of CubeMx vs V6.10.
I'll keep you informed by any feedback.
Thank you for your contribution.