STM32H743 Vrefint value is always read as 0xFFFF
Hello to everyone,
I have encountered a problem trying to work with ADC data on STM32H743 chip. When I read VREFINT value (19th ADC input channel) I always see 0xFFFF. Data on other channels look slightly more adequate (at least they are changed depending on the voltage applied to corresponding inputs). TEMP channel also gives a strange value after recalculations (about 900 degrees). I've got two identical boards and each board gives the same result. The channels are enabled. I tried to read the channels directly in polling mode as well as using DMA, but always got 0xFFFF from VREFINT channel.
Some time ago I worked with another board with STM32H743 and everything was OK there with VREFINT. I have never run into such a problem with other STM32 chips I worked with.
I checked VDDA, Vref+ and VSSA lines, they seem to be good and the pins are soldered to this lines without any defects.
Has anybody meet this situation before? I really appreciate your help.
Oleg
