Hello,
First of all I am aware of this post https://community.nxp.com/t5/i-MX-RT/CANopen-SDK-changing-Peripherals/m-p/1095468 .
Although I read the CANopen SDK, I couldn't see any statement about the pin configuration. As I understand from the reply to the post referenced, we cannot change the pins that the CANopen library will use. I hope I misunderstood. How can I change pins if I got it wrong (without changing Peripheral).
Kind regards,
Kaan.
解決済! 解決策の投稿を見る。
Hi @omerkaanbasakin ,
You can change pin, but you can only use FLEXCAN3.
You can select among these pins in pin_mux.c.
Regards,
Jing
Hi @jingpan ,
Thank you for your reply. Sorry I did not mentioned at my question. I am using MIMX RT 1052 and CANopen library uses FlexCAN2.
Can I assume that your answer not changed and I can use any pin of FlexCAN2 for CANopen library.
Kind regards,
Kaan.
Hi @jingpan ,
I am sorry for late response. Thank you for your responses and time.
Kind regards,
Kaan.