GPDMA with linked list for big buffers
Hello !I'm using STM32U5A5 on my custom board.i would like to configure a very big buffer to store lots of ADC samples (60sec circular audio buffer)i check the GPDMA is limited to 64kBI tryed a small test using the linked list to do a small test usin...