So, I plan to use the BCTU FIFO method to transfer the ADC data in the LIST. Currently, it has been executing: Bctu_Ip_Init(0, &BctuIpConfigControlMode_0); Enter hard fault.
This is about the configuration of FIFO and DMA.


When the Watermark DMA enable is turned off, the program does not have any errors and will not enter a hard fault. Please help me figure out what exactly is causing this issue where it gets stuck at the BCTU initialization stage. Thank you very much!