STM32H725 ADC3 with BDMA end of buffer is never written to
We have a project in which we acquire 12 ADC channel with a 600 samples per channel. The data acquisition works, but the end of the array never gets written to by BDMA.I have cross-checked the behaviour with the NUCLEO-H723. Basically same configurat...