eCSPI:In master mode burst lenghts of 32n+1 will transmit incorrect data.

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

eCSPI:In master mode burst lenghts of 32n+1 will transmit incorrect data.

452 Views
surendradhobale
Contributor III

Hello,

         In errata sheet of imx6ul,  ERR009606 eCSPI: In master mode, burst lengths of 32n + 1 will transmit

incorrect data, this issue is mentioned.  As I understood, there is problem in ecSPI when burst lenght is configured as 32n+ 1 ( where n= 0,1,2,3 ...).

We are using the SPI in master mode with max14830 as slave, so I am looking to check this issue with reproduce. How i can reproduce this issue ?

In workaround it mentioned that, dont use the burst lenght of 32n+ 1.

In the linux driver, where exactly need to configure the burst lenght ?

Regards,

Surendra

Labels (2)
Tags (1)
0 Kudos
1 Reply

308 Views
art
NXP Employee
NXP Employee

The Linux driver only supports the eCSPI transfer lengths of multiple of 8 bits (1 byte), so, no issue will occur there.


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos