User Activity

Hello,I am trying to implement an ADC init and read in interrupt mode.I have a very basic setup where I read an analog entry from a potentiometer and print its raw converted value.When I first implemented it with HAL, I had no issue and could read va...