Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4
Hi,
I am planning on using a McASP in Burst mode to exchange control messages between two C6727 DSPs. I have a question about using the dMAX to initiate the transmission of a message through a McASP port. I am using one serializer, programmed for 32-bit data words. The message I want to send is several words long, let’s say 10 words (320 bits) for example. Assuming the the McASP is initialized properly:
Is it possible to configure the dMAX to transfer all 10 words (using a 1-D transfer) to the McASP DMA port (0x54000000) in one shot? Will the dMAX/McASP handle writing the words one by one into the XBUF of the serializer?