Greetings,
In the C6748 starterware MCASP example, the initial param set (param 0) for the Rx is set to 1 sample long whereas the initial set for the tx (param 1) is the full buffer length. The next param set for the rx (param 40) is then set to the full buffer length. All other param sets are the full buffer length. When I've played around with this example, I've emperically confirmed the initial rx param set must remain at 1 sample or 1 read FIFO length (when using the fifo). Any length longer and the program crashes. However, I cannot find this behavior documented. Could someone point me to where the mcasp rx param set is documented?
Thanks,
Tobyn