About DMA of ECSPI

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

About DMA of ECSPI

跳至解决方案
825 次查看
takashitakahash
Contributor III

Hi community.

Our customer has below question.

About DMA of ECSPI,
ECSPI by Configu to SPI of the Master, so it is to transmit only.
( Receive is not performed).

TXFIFO side, as to send data using DMA,
RXFIFO side, ignoring overflow, sending doesn't matter?

(For example, Disable to RXFIFO Overflow Interrupt , do not affect the TX processing?)

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

Hi Takashi

you are right, RX side can be ignored, possibly disabling

RXFIFO Overflow Interrupt. This should not affect TX processing.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

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

Hi Takashi

you are right, RX side can be ignored, possibly disabling

RXFIFO Overflow Interrupt. This should not affect TX processing.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复