Initialization of OpAmps in STM32G474
Hi,
I'm going to use four different OpAmps in the STM32G474, namely OPAMP3, OPAMP4, OPAMP5, and OPAMP6.
At this moment I try to initialize all four OpAmps. The first three work perfectly well, the initialization of OPAMP6 results in a problem. The State of OPAMP6 is HAL_OPAMP_STATE_CALIBBUSY. And, therefore result in an error.
For the first three the State is '28', and initialize perfectly well.
How can I fix this? What is causing this behavior?
With kind regards,
ErX
