imx6dl spi transmit more than 32bit data

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

imx6dl spi transmit more than 32bit data

839 次查看
dingfeng
Contributor I

I try to test the spi of imx6dl with spidev_test.c(https://github.com/torvalds/linux/blob/master/tools/spi/spidev_test.c), it will report error  when I set the "-b" parameter to more than 32 , does the imxdl has a limit of 32bit? 

0 项奖励
回复
1 回复

829 次查看
Yuri
NXP Employee
NXP Employee

@dingfeng 
Hello,

   SPI of i.MX6DL can transfer more than 32bit data; at least 2^7 words (ECSPIx_CONREG[BURST_LENGTH]).

Regards,
Yuri.

0 项奖励
回复