About sampling clock tuning by CMD19 in uSDHC of i.MX6/

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

About sampling clock tuning by CMD19 in uSDHC of i.MX6/

跳至解决方案
991 次查看
keitanagashima
Senior Contributor I

Dear All,

Hello. I have a question about sampling clock tuning by CMD19.

CMD19 sends a tuning block to the host to determine sampling point. 

Sampling clock tuning is required for UHS104 host.

How is the tuning done in i.MX6?

(I'd like to know the way of adjusting CMD in detail.)

Best Regards,

Keita

标签 (5)
0 项奖励
1 解答
627 次查看
max_tsai
NXP Employee
NXP Employee

hello Keita,

Please follow "MMC_SEND_TUNING_BLOCK" in "drivers/mmc/host/sdhci.c" of kernel source. There is software logic showing how to handle CMD19 for your reference.

Regards,

Max

在原帖中查看解决方案

2 回复数
628 次查看
max_tsai
NXP Employee
NXP Employee

hello Keita,

Please follow "MMC_SEND_TUNING_BLOCK" in "drivers/mmc/host/sdhci.c" of kernel source. There is software logic showing how to handle CMD19 for your reference.

Regards,

Max

627 次查看
keitanagashima
Senior Contributor I

Dear Max,

Hello.

Thank you for your reply.

OK. I got it.

Best Regards,

Keita

0 项奖励