Content originally posted in LPCWare by wsinter on Sat Apr 23 19:58:28 MST 2016
I also found a problem for HSADC and GPDMA. If I set the HSADC FIFO Level to 8, and DMA source and destiny burst size to 8, the ADC sample result is correct, but if I set the the FIFO Level to 4, and DMA source and destiny burst size to 4, there would be some error result, 0x8000(the fifo is empty), also ,if I set both to 1,result would be some 0x8000,