STM32H743V (Y revision) VREFBUF factory trim missing ?
I've turned on VREFBUFF. Datasheet claims that factory trim values should be automaticaly loaded into VREFBUF->CCR. Thru debug i can see that CCR=00000 (no relevant value loaded). And measurments at VREF+ confirm that.
REF 2.5 = 2.431V
REF 2.048 = 1.992V
REF 1.8 = 1.754V
REF 1.5 = 1.462V
VREF+ pin is unloaded and filtered by 1uF+100nF, VDDA at 3.31V.
Is there any way how to find in FLASH factory trimming constants, or VREF wasn't trimmed at all, and looking for them will be waste of time ?
if somebody needs little bit better values than zeros, i've trim my part at:
REF 2.5 = 2.4997 at CCR = 0x1c
REF 2.048 = 2.048 at CCR = 0x1c
REF 1.8 = 1.800V at CCR = 0x1a
REF 1.5 = 1.500V at CCR = 0x1a
Michal Dudka
