LINFlexD driver for MPC5777M or MPC5748G

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LINFlexD driver for MPC5777M or MPC5748G

1,240 Views
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 Reply

654 Views
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