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

532 次查看
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 回复数

501 次查看
pengyong_zhang
NXP Employee
NXP Employee

Hi @bighero77 

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

B.R

0 项奖励
回复

514 次查看
bighero77
Contributor III

csdrop.bmp

0 项奖励
回复