Hello,
I've adapted provided audioSample example for serial TDM reception only. I use EDMA3 and McASP in order to acquire 8-channel-1024 samples from ADS1278. In adition, I use an external clock to drive ACLKR pin so that Receive frame sync generator is routed to Internal fame sync and ASYNC should be tied to 1. ASYNC is part of ACLKXCTL register.
- How could I configure it if transmitter module does not used? I've tried to write ACLKXCTL register directrly but I wonder if is there a neat way to do it.
- McASP receiver remains in reset state even after module initialization. I have to force GBLCTK.1 bit to release from reset and then it works. Why?
I use the lastest PSP version 01_30_00_06 and DSP/BIOS 5.41.06
Thanks in advance,
Gaston