M2M DMA transfer to FMAC->WDATA fails, but individual writes to WDATA work. Is M2M supported for loading X1?
I've finally got the FMAC to load, execute and produce data. However, I can only make the X1full flag get set if I call 16 writes to WDATA. I'd like to streamline part of this and use a memory to memory transfer. I'm seeing this not working. Can memo...