flex CAN pins configuration

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

flex CAN pins configuration

Jump to solution
1,401 Views
chris_010
Contributor III

env: S32DS3.5 + RTD4.0

I open Built-in examples--“FlexCAN_Ip_Example_S32K344”,I find  there is no configuration regarding the pins.Is it right?Does it uses any default configuration?How can I find them.

chris_010_0-1763451799621.png

chris_010_1-1763451831198.png

 

 

Tags (1)
0 Kudos
Reply
1 Solution
1,131 Views
chris_010
Contributor III
oh, thanks a lot. I get it.

View solution in original post

0 Kudos
Reply
2 Replies
1,368 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @chris_010,

The FlexCAN_Ip_Example configures the FlexCAN instance as loopback, send frames through ISR and receive as polling, as explained in the description.txt file:

Snag_39a66c.png

Meaning no pins are configured for it. You can change FlexCAN to "Normal/user mode" and configure PTA6/7 for CAN_RX/TX. You can refer to community examples:

Best regards,
Julián

0 Kudos
Reply
1,132 Views
chris_010
Contributor III
oh, thanks a lot. I get it.
0 Kudos
Reply