MPC5748G : Flexray Shadow RAM and FIFO difference

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

MPC5748G : Flexray Shadow RAM and FIFO difference

814 Views
Deepak1
Contributor IV

Hi,

I am reading Reference Manual of MPC5748G microcontroller.

I want to know what is the difference between shadow RAM message buffer configuration and FIFO message buffer configuration.

As both configurations are used only for receive frames.

Thanks !

Labels (1)
0 Kudos
4 Replies

688 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Please see following:

pastedImage_1.png

best regards,

Peter

0 Kudos

688 Views
Deepak1
Contributor IV

Hi,

This is the information about how the received data is copied to shadow buffer.

But my question is what the difference between shadow and FIFO ?

As both are used for receiving data. Then when to use shadow buffer and when FIFO for receiving data ?

0 Kudos

688 Views
petervlna
NXP TechSupport
NXP TechSupport

Hi,

As described above.

Receive Shadow buffer is used for receiving data (which age going to be validated)

Once data are validated the are going into FIFO receive MB.

As both are used for receiving data. Then when to use shadow buffer and when FIFO for receiving data ?

Always when you want to receive data.

regards,

Peter

0 Kudos

688 Views
Deepak1
Contributor IV

I am referring MPC5748G Reference Manual, Rev. 7.1, 01/2019 and FlexRay specification document. 

Other than this any other documents or application notes or manuals are availabe which can be helpful for implementing FlexRay driver using NXP microcontroller ?

I am using DEVKIT-MPC5748G development board.

Thanks for all the imformation that you provided it will be much helpful for me during implementation.

0 Kudos