imx-spdif - samplerate is off

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

imx-spdif - samplerate is off

1,292 次查看
carotte
Contributor III

Hi,

I am currently facing a strange problem with the SPDIF output on IMX6ULL.

Instead of being 44,1kHz, my AP shows it as 44,8343kHz. This causes some applications to stutter.

Apart from that, SPDIF does work.

Any ideas ?

Thanks!

0 项奖励
9 回复数

1,283 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Noel

 

what bsp used in the case, one can look at i.MX6ULL spdif example on

https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6ull-14x14-ddr3-arm2....

 

Best regards
igor

0 项奖励

1,275 次查看
carotte
Contributor III

Hi Igor,

im currently using the 5.4.70_2.3.0 BSP.

I implemented SPDIF as described - that is not the problem.

The problem is -as I mentioned- that SPDIF works, but the sample rate is not right

0 项奖励

1,269 次查看
igorpadykov
NXP Employee
NXP Employee
0 项奖励

1,261 次查看
carotte
Contributor III

The SRC is not used.

The test failed as described....

0 项奖励

1,256 次查看
igorpadykov
NXP Employee
NXP Employee

>The SRC is not used.

 

this may be the reason, may be recommended to port asrc using below example

https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6ull-14x14-ddr3-arm2....

 

Best regards
igor

0 项奖励

1,250 次查看
carotte
Contributor III

could you please elaborate on what this example is supposed to show ?

in that device tree I see no reference at all to SPDIF or ASRC, apart from the pin config for SPDIF.

0 项奖励

1,247 次查看
igorpadykov
NXP Employee
NXP Employee

>could you please elaborate on what this example is supposed to show ?

 

it is in "imx6ull.dtsi" included in that example (imx6ull-14x14-ddr3-arm2.dts) :

https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6ull.dtsi?h=imx_4.19....

 

1.jpg

 

Best regards
igor

0 项奖励

1,245 次查看
carotte
Contributor III

The ASRC and SPDIF parts of this device tree are identical to mine.

In the 5.4.7 BSP, this has moved to the 6ul dtsi. The SPDIF part was omitted in this BSP and added by patch.

The ASRC part has not changed. 

 

So this can't be the reason either. 

Unless there is some other configuration that needs to be done.

0 项奖励

1,231 次查看
igorpadykov
NXP Employee
NXP Employee
0 项奖励