Skip to main content
MHoll.2
Senior III
July 5, 2024
Solved

CubeIDE 1.16.0 (MX6.12.0) STM32G0B1CCU ADC1 poblem

  • July 5, 2024
  • 2 replies
  • 1609 views

Hi,

I have tried to load a Project (.ioc file) build with CubeIDE 1.15.0 in the newly released CubeIDE1.16.0 (with CubeMX 6.12.0).

This give me an error on ADC1:

1) I can't select Vbat as ADC source (as working on CubeMX 6.11.0)

2) I get a warning about ADC_Regulare_ConversationMode

The attached picture shows to the left the 1.16.0 and to right the 1.15.0 version

ADC1_problem.jpg

Is this a known problem with the CubeMX 6.12.0?

 

Best answer by STTwo-32

Thank you so much for reporting this issue. I confirm it on my side and I've escalated it to the Concerned team for correction (under tickets number 186012 and 186009).

Update: this wrong behavior has been solved on the STM32CubeMX V6.13.0.

Best Regards.

STTwo-32

2 replies

STTwo-32
Technical Moderator
July 5, 2024

Hello @MHoll.2 

Could you please share your .ioc file and a screenshot of the warning if possible.

Best Regards.

STTwo-32 

MHoll.2
MHoll.2Author
Senior III
July 6, 2024

Hi STTwo-23

Attached a sample .io file made with MX 6.11.0

If You open it with MX 6.12.0 without migration the ADC1 is OK (Vbat is present and there is no error).

If You migrate the file with MX 6.12.0 Vbat is missing and there is a error.

ADC_MX_6.12.0.jpg

STTwo-32
STTwo-32Best answer
Technical Moderator
July 8, 2024

Thank you so much for reporting this issue. I confirm it on my side and I've escalated it to the Concerned team for correction (under tickets number 186012 and 186009).

Update: this wrong behavior has been solved on the STM32CubeMX V6.13.0.

Best Regards.

STTwo-32

Visitor II
December 20, 2024

Dear STTwo-32,

The same problem exits for Stm32u073 and u083. Looking for add IN17, need to set the sequencer to not fully configurable and then :

SBr2_0-1734689286670.png

I'm using CubeIDE 1.17, same result on CubeMX 6.13.

Thanks in advance for your help.