Skip to main content
Sebastiain Fernandez
Associate
January 31, 2020
Question

why are vbat, vrefint and temp ADC3 channels on STM32H7 no longer available on the latest CubeMx version? I'm I missing another conifguration to make them available?

  • January 31, 2020
  • 3 replies
  • 1810 views

screenshot from an .ioc file created with an earlier version of CubeMx

CubeMx version 5.30

0690X00000BxBm3QAF.png

screenshot from an .ioc file created with CUbeMx version 5.5.0

0690X00000BxBnLQAV.png

Full details of installation:

STM32CubeMX - STM32 Device Configuration Tool

Version: 5.5.0-RC6

Build: 20191220-1511 (UTC)

Copyright (c) 2018 STMicroelectronics. All rights reserved

STM32CubeIDE

Version: 1.2.1

Build: 5190_20200115_1224 (UTC)

(C) 2019 STMicroelectronics ALL RIGHTS RESERVED

Thanks

This topic has been closed for replies.

3 replies

Khouloud ZEMMELI
ST Employee
January 31, 2020

​Hello @Sebastiain Fernandez​ ,

Issue has been fixed , the fix will be available in the next release.

Best Regards,

Khouloud

Sebastiain Fernandez
Associate
January 31, 2020

Thanks

Sorry if this question had been answered before I didn't find any conversations related to the issue

Best Regards

Khouloud ZEMMELI
ST Employee
January 31, 2020

​not problem you're always welcome

Sebastiain Fernandez
Associate
January 31, 2020

Hi I just found that the problem is in fact related to the STM32CubeH7 firmware package 1.6.0.

I downgraded to version 1.5.0 with CubeMx 5.5.0 and the ADC3 vbat, temp and vrefint channels are available

Best regards