Using Tx fifo in SPI

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

Using Tx fifo in SPI

708 次查看
Questioner
Contributor II

Is there a way in which I can fill the whole fifo and empty it at one shot In normal SPI in MPC5748G.

0 项奖励
回复
1 回复

699 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

take a look at HALT bit in DSPIx_MCR register. This bit can be used to stop the transfers, so you can fill the FIFO as needed and then enable the transfers again.

Regards,

Lukas

 

0 项奖励
回复