sensor_val isn't being updated as I would desire.sensor_val as both a global and extern variable within the adc.c file, but the result remains the same. Below is a simplified version of my code:sensor_val. Check that the DMA callback is linked to the interrupt handler and that interrupt's are enabled. If you're not using a timer, make sure the ADC starts conversions automatically. Finally, use debugging tools to confirm that the callback is triggering and data is being transferred as expected.