I'm a member of Brazil-IP(http://www.brazilip.org.br/) and I'm developing a TMS320C6202 DMA Controller and I'd like to know about the steps executed by it when it's configurated as following:
- FS = 1;
- FSIG = 0;
Since the Frame Synchronization is enabled and a new synchronization event arrives while the last frame is still being transferred, what happens?
Will the last transfer be ignorated? or it will keep doing the last transfer starting from the last element...?