imx6ull in linux4.1.15 : make cs drop to low level for all the time of 64 bytes

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

imx6ull in linux4.1.15 : make cs drop to low level for all the time of 64 bytes

546件の閲覧回数
bighero77
Contributor III

my chip is imx6ull, the linux is linux 4.1.15
how to set the register to make cs keep drop durate several bytes?

now, my spi cs would drop every byte.

cs--_________-----  just send out 8 bit .
I need to send out 64 byte data in one cs drop:

cs--______________-- send out 64 byte .

what shall I do?

thanks.

ラベル(3)
タグ(2)
0 件の賞賛
返信
2 返答(返信)

515件の閲覧回数
pengyong_zhang
NXP Employee
NXP Employee

Hi @bighero77 

You can refer the spidev_test code to change the bits per word.

B.R

0 件の賞賛
返信

528件の閲覧回数
bighero77
Contributor III

csdrop.bmp

0 件の賞賛
返信