Multiple communication rates for can

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Multiple communication rates for can

666件の閲覧回数
gj3526
Contributor III

Hi,all

       In my project,there are four can channels with difrerent  communication rates(500kbps\250kbps/125kbps).but the channel with 125kbps can't received,I don't know what did I ignore.

The following is the implementation process:(use SDK RTM2.0,mpc5748G)  

                                 FLEXCAN_DRV_Init()

                          ---->FLEXCAN_DRV_SetRxMaskType()

                            --->FLEXCAN_DRV_ConfigRxFifo()

                             -->FLEXCAN_DRV_SetRxFifoGlobalMask()

                             -->FLEXCAN_DRV_InstallEventCallback()

                             -->FLEXCAN_DRV_RxFifo()

regard

0 件の賞賛
返信
2 返答(返信)

578件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

most probably there is wrong CAN bit timing setting. Check if all node on teh bus uses the same bitrate and sample points.

Also it is recommended to use the latest SDK version, now RTM 3.0.0

BR, Petr

0 件の賞賛
返信

578件の閲覧回数
gj3526
Contributor III

thank you for help! I find two bus  connect together. 

0 件の賞賛
返信