i.MX6 SPI maximum frequency in bi-directionnal com.

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

i.MX6 SPI maximum frequency in bi-directionnal com.

Jump to solution
718 Views
nvassal
Contributor I

Hello iMx experts,

in IMX6SDLIEC document I've found that the SPI is limited to ~23MHz when reading, acting wether slave or device.

Even if the write operation can reach +60MHz ... does it means that, when operating in bi-direction, the whole SPI communication is limited to this low 23MHz?

 

Thanks for your help,

Kind regards,

Nicolas

0 Kudos
1 Solution
710 Views
igorpadykov
NXP Employee
NXP Employee

Hi nvasal

 

>when operating in bi-direction, the whole SPI communication is limited to this low 23MHz?

 

yes this is correct.

 

Best regards
igor

View solution in original post

2 Replies
706 Views
terry_lv
NXP Employee
NXP Employee

Hi,

  What do you mean by bi-direction? SPI can work in full duplex mode, that is, send and receive data at the same time.

  In my experience, when working in slave mode, ecspi in i.MX6 is using PIO mode. So it might not be able to support high SCK.

  The master mode should support 23MHz SCK.

  Thanks!

Regards

Terry

711 Views
igorpadykov
NXP Employee
NXP Employee

Hi nvasal

 

>when operating in bi-direction, the whole SPI communication is limited to this low 23MHz?

 

yes this is correct.

 

Best regards
igor