i.MX 8DX sai1 frame sync clock support for capturing

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

i.MX 8DX sai1 frame sync clock support for capturing

跳至解决方案
1,026 次查看
afridi20
Contributor III

Hi,

In i.MX 8DX with sai1 as slave and  bt module as master, able to record audio data with 48khz as frame sync clock and 3.07 mhz bit clock produced from bt module. tinycap application is used to record the data which was received at SAI1_RXD. But I am not to save audio data with 8khz as frame sync clock and 512khz bit clock produced from bt module, as data was empty while using hexdump.  While using oscilloscope, able to see bit clock in SAI1_RXC, frame sync clock in SAI1_RXFS and audio data in SAI1_RXD. Please comment whether i.MX 8DX sai1 supports 8khz for capture and help on this possible issue.

Commands used for testing:

48khz:

tinycap /data/48khz.wav -D 1 -d 0 -r 48000 -c 2 -T 10

8khz:

tinycap /data/8khz.wav -D 1 -d 0 -r 8000 -c 1 -T 10

hexdump 8k file:

hexdump call8k.wav
0000000 4952 4646 8f24 0007 4157 4556 6d66 2074
0000010 0010 0000 0001 0001 1f40 0000 3e80 0000
0000020 0002 0010 6164 6174 8f00 0007 0000 0000
0000030 0000 0000 0000 0000 0000 0000 0000 0000
*
0078f2c

0 项奖励
回复
1 解答
997 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

The i.MX8DX support audio sample rate 8 Khz.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
988 次查看
afridi20
Contributor III

Thank you @Rita_Wang for your support.

0 项奖励
回复
998 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

The i.MX8DX support audio sample rate 8 Khz.

0 项奖励
回复