I am trying to transfer image from host to traget (FPGA moudle ) by DMA FIFO.
something error occured which is 'no DMA FIFO matches the request type.
I use the camera capture image which is U32 320*240 and transfer to U8 by labview program(IMAQ Image Cast2) like the following picture and FIFO data type is U8
what is i want to know is what type can match this goal. Thanks for help.