imx6dl spi transmit more than 32bit data

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

imx6dl spi transmit more than 32bit data

849件の閲覧回数
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 返信

839件の閲覧回数
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 件の賞賛
返信