how configure SPI send more bytes

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

how configure SPI send more bytes

跳至解决方案
571 次查看
linhaiboyy
Contributor II

HI

I  am  configure  ECSPIx_CONREG[BURST_LENGTH], a CS can send 512 bytes,but I want to send 1024 bytes or more bytes in a CS. how can i do that?

标签 (1)
0 项奖励
1 解答
489 次查看
igorpadykov
NXP Employee
NXP Employee

Hi

one can try to use simple gpio and "ecspi CS" and send several bursts

during CS assertion.

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

在原帖中查看解决方案

0 项奖励
1 回复
490 次查看
igorpadykov
NXP Employee
NXP Employee

Hi

one can try to use simple gpio and "ecspi CS" and send several bursts

during CS assertion.

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

0 项奖励