MCP5748G CAN Forwarding MATLAB Simulink

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

MCP5748G CAN Forwarding MATLAB Simulink

168 Views
Wei_H
Contributor II

Hi there, 

I am new to MATLAB Simulink. Recently, I had a Simulink project with MCP5748G. 

One task from my project is to forward all CAN messages from one CAN network to another. Using the NXP fcan_mpc_send module is ok to forward some specific CAN messages with knowing CAN IDs ahead because the fcan_mpc_send module needs to set up CAN ID before running. However, In the real application, CAN IDs are not always given ahead of time, and the user just wants to transfer all CAN data to a different CAN network. 

In this case, is there a work around to send all CAN messages without pre-setting CAN IDs? 

thout pre-setting CAN IDs

0 Kudos
Reply
0 Replies