SPC5777C MSC (Micro Second Channel ) bus driver

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

SPC5777C MSC (Micro Second Channel ) bus driver

329 次查看
alessandrocorti
Contributor II

Hello,

Are there a driver / init example / application notes to use the MSC bus on a SPC5777C?

Thanks a lot,

regards.

标记 (1)
0 项奖励
回复
1 回复

271 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

In the past I have tested DSPI serialization what’s already configuration similar to microsecond bus (on this device the feature is called timed serial bus TSB):

https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/Example-MPC5746R-DSPI-serialization-S32DS-Power-...

Microsecond bus protocol consist additional features to the SPI. These would be needed to configure and add to mentioned example and you will get MSC example:

1 ) serialization of internal timers

2) LVDS terminal pairs (positive and negative) for data output and clock

3) changes in data format

For SOUT and SCLK it is needed to choose and configure pins properly according excel sheet embedded to the device’s RM.

Also I have been discussing it here:

https://community.nxp.com/t5/MPC5xxx/MPC5777-DSPI-Timed-Serial-Bus-TSB-mode/m-p/1623965

As I know there is no specific example or appnote dealing with this configuration.

0 项奖励
回复