hi , e2e community !
i have some easy questions
(1)the mcasp datasheet (sprufm1) page 12 shows ,the slot size can be 8,12,16...32 and the word size can also be 8,12,16...32. But i can't find any registers that can program the word size, and how does the mcasp counts the number of bits in a word /slot?
(2)the mcasp datasheet (sprufm1) page 28 shows, "once the entire slot iof data is collected in the XRSR, the data is copied to the data buffer XRBUF ", if i use the slot size = 8 bits , and my word size is 8 bits , after this slot is copied to XRBUF, what kind of data will be in XRBUF ?
(3)i use the AFIFO, i know the RFIFO's address is MCASP_0_DATA? so how about WFIFO?