This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM5728: McASP data issue

Part Number: AM5728


Tool/software: Linux

hi:Biser Gatchev-XID

can you give me a help.

hardware: AM5728

software: Linux version 4.4.19-g6c9d0b5-dirty (root@ubuntu) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #121 SMP PREEMPT Mon Apr 10 00:02:07 CST 2017

procedure:

1、 followed the guide and step by step for interfacing an audio DAC to the McASP on AM728 devices (Sitara Linux Software Developer's Guide → Sitara Linux SDK → Audio: DAC Example processors.wiki.ti.com/index.php )

2、use the alsa-lib/test/pcm_min  to transmit some data. following is some data i want to transmit. (figure 1)

3、then use the LA5061 Logic Analyzer to catch the output, as the following:

when I use omapconf dump mcasp1 when running, the reg. value is:

and my issue is:

why input 0xFFFF and the output is 0xFFFE?