2024-09-09 05:21 AM
Hi, i have stm32f0c8t6 micro controller. i am using adc-dma with timer interrupt. ADC after working correctly for a while, buffer values doesn't change. what could be the problem?
2024-09-09 05:25 AM
Hello @scotzap, welcome to ST Community,
Could you share your ADC, Timer and DMA configurations so we can help you?
Also, as a preliminary thought, the buffer size should be sufficient to handle the incoming data
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.