cancel
Showing results for 
Search instead for 
Did you mean: 

A/D calibration now times out and leads to an infinite loop.

forst
Associate III

Hello,

Im working on a multi-channel A/D DMA project

I updated the version of STM32Cube from STM32Cube_FW_H7_V1.9.0 to STM32Cube_FW_H7_V1.0.0

Due to SW version upgrade,A/D calibration now times out and leads to an infinite loop.

What could be the cause?

4 REPLIES 4
S.Ma
Principal

Any difference in source file content before and after?

forst
Associate III

0693W00000Kd60AQAR.png]Hello,

I have updated STMCubeIDE to version 1.9.0

and Imported .ioc file created in version 1.8.0.

Created the project again.

Comparing source code

PeriphCommonClock_Config() is no longer generated in Ver1.9.0

No clock is provided to the ADC module

This is probably the cause of the ADC calibration failure

When ADC1 is selected, the ADC clock is grayed out in the Clock Configuration tab

best regards

I'm having this exact same issue and cant get the adc to work at all. Have you managed to figure out a solution?

forst
Associate III

Hello,

I tried and error this issue in STMCUbeIDE1.9.0.

However, no solution was found

The current solution is to use Ver1.8.0.

best regards