Resolved! I cant access ADC values from DMA buffer into any other variable in while loop. DMA buffer have values in it but not going into other variable. Can anyone tell me where im wrong????
/* USER CODE BEGIN Header *//** ****************************************************************************** * @file : main.c * @brief : Main program body ****************************************************************************** * @at...