Multiple FlexCAN Configurations in ConfigTools?

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

Multiple FlexCAN Configurations in ConfigTools?

Jump to solution
804 Views
tsweaver
Contributor II

I'm in the process of migrating a project from S32DS v2.2 with Processor Expert to S32DS v3.5 with Config Tools.  In PE, you can define multiple CAN Configurations.  For example, one for CAN at 250 Kbps and one at 500 Kbps.  I actually have 8 CAN configurations defined in PE.  In the Peripherals Tool (Config Tools), I'm not seeing a way to define more than one configuration per CAN instance.  Am I missing something? Do I just have to create my own config structs?

0 Kudos
Reply
1 Solution
778 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

yes, in Config tool single config struct can be defined. If needed you can create own in your code.

BR, Petr

View solution in original post

1 Reply
779 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

yes, in Config tool single config struct can be defined. If needed you can create own in your code.

BR, Petr