I want to use multiple Can Rx messages and I need to send same messages through different id’s. If anyone has working model please share here
Hello @Sachinkumarar15,
There is an existing example inside the RTD package for a simple FlexCAN configuration, along with some additional ones in our community:
You can modify them to receive and transmit multiple IDs. For Rx, simply modify the Rx filter, and for Tx, you can re-use the same Tx data and change the msg_id.
Best regards,
Julián