MPC5674 DSPI TSB Upstream

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

MPC5674 DSPI TSB Upstream

1,238 次查看
haraldrauer
Contributor I

Hello,

the MPC5674 DSPI interface supports a timed serial bus interface downstream. With that it is possible to send (i think 64) bits instead of 16 bits ( 32 bits in command Frame and 32 bits in data Frame). TSB_MODE.PNG

But i can´t find more information about the upstream in this mode. Only the sentence  ....the upstream frame can be handled by software using any available serial input...

What does this sentence mean? Should i implement the sampeling via software? i think that needs a lot of MCU time and how will i get the rising and falling edge of the SCK.

Or it is possible to use the DSPI interface as input?

Thank you for your response

0 项奖励
回复
1 回复

1,153 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

This sentence means there is no dedicated hardware support for TSB Upstream channel and this is supposed to be implemented software way with eSCI module.

pastedImage_2.png

0 项奖励
回复