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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
972 Views
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

Labels (5)
0 Kudos
1 Solution
608 Views
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

View solution in original post

2 Replies
609 Views
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

608 Views
keitanagashima
Senior Contributor I

Dear Max,

Hello.

Thank you for your reply.

OK. I got it.

Best Regards,

Keita

0 Kudos