How to configure Simple Signal Multiplexing and Extended Signal Multiplexing in FlexCAN1 Of Mx1051

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to configure Simple Signal Multiplexing and Extended Signal Multiplexing in FlexCAN1 Of Mx1051

1,893 次查看
Maheshkadam9922
Contributor II

we are working on FlexCAN1 Of mxrt1051. we are 1st time working on FlexCAN ,Pls assist in below point: 
- How to configure Simple Signal Multiplexing and Extended Signal Multiplexing in FlexCAN1 Of Mx1051?
- Is there any document /application note on Simple Signal Multiplexing and Extended Signal Multiplexing in FlexCAN1 
- which settings  need to do in MCUXpresso config tool?
- Is there any example code ?

标签 (1)
0 项奖励
回复
2 回复数

1,840 次查看
RaRo
NXP TechSupport
NXP TechSupport

Hello @Maheshkadam9922,

We have some FlexCAN examples you could check in the iMXRT1050's SDK which you could download it from here: Welcome | MCUXpresso SDK Builder.

RaulRomero_1-1683658693637.png

 [EVKB iMX RT1050 SDK's CAN examples]

Unfortunately, there is neither a document nor an example code for iMX RT1051's FlexCAN to work with DBC Databases. You could find more information about them in the following links: CAN DBC File Explained - A Simple Intro [+Editor Playground] – CSS Electronics and Extended Signal Multiplexing in DBC Databases. Sorry for any inconvenient this may cause you.

Best regards, Raul.

0 项奖励
回复

1,874 次查看
Maheshkadam9922
Contributor II

Simple Signal Multiplexing:

For simple multiplexing only one multiplexor signal can be defined in a message. For each multiplexed signal only one multiplexor value can be defined.

 


Extended Signal Multiplexing:
Extended multiplexing allows defining several multiplexors in a message and a signal can be multiplexed for more than one multiplexor value. A multiplexed signal can also serve as multiplexor signal for other multiplexed signals, meaning that hierarchical multiplexing can be modeled.

Could you please assist how to configure above feature ?

As I understand Simple Signal Multiplexing ,Set the maximum number of message buffers to 64 and Extended Signal Multiplexing , Set the maximum number of message buffers to 512 for ESM mode
please confirm am I right?

0 项奖励
回复