LINFlexD driver for MPC5777M or MPC5748G

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

LINFlexD driver for MPC5777M or MPC5748G

1,310 次查看
tm9412
Contributor I

Hi,  Martin Kovar Peter Vlna Petr Stancik igorpadykovDavid Tosenovjan @

I am new in an Embedded side, I want to develop LINFlexD protocol driver for any of EVB MPC5777M/ MPC5748G.

Can anyone provide me useful documents for LINFlexD protocol.

I also want sample code for MPC5777M or MPC5748G EVB board and Which pin i need to connect on board ( which connection is required for that on board )  ?

Moreover, I refer reference manual for LINFlexD of both MPC5777M/MPC5748G but I did-not get How to receive the data !!

1 回复

724 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

The Reference Manual describes the functionality in LINFlex chapters “Master” and “Slave”. Moreover chapter “Programming consideration” gives you basic insight into various configurations in which modules can be used.

 

Simple LINFlex Master/Slave example is given here https://community.nxp.com/docs/DOC-329922

You can easily reuse it for the MPC5777M or MPC5748G, the module is the same, just properly configure pins.

For the MPC5777M the possible configuration is mentioned in https://community.nxp.com/thread/470248  

 

BR, Petr