Hi, Sirs,
Please help us as following, Thanks.
(1) Our Environment:
(2) Pins config. :
(3) clock config. : 24MHz
(4) Peripherals config. :
(5) main.c
(6) result is NG : check PHY TJA1443 & connect with PCAN
Solved! Go to Solution.
TJA1443 needs to do some configuration first.
please refer to this demo posted by Peter.
(the can transceiver on this demo is TJA1153, which is similar to TJA1143 I guess)
It worsks fine on myside.
Hi Jireh,
Could you send me the project which you have sent to Support, because I am trying compile but I can´t transmite and receive the information by the channels of CAN. I am trying to use the PCAN but I have problems too because I don´t receive any information.
Thank you for all,
thanks a lot, it was working~ (CAN FD)
then, I'm going to check what's the difference with FlexCAN example (CAN only).
TJA1443 needs to do some configuration first.
please refer to this demo posted by Peter.
(the can transceiver on this demo is TJA1153, which is similar to TJA1143 I guess)
It worsks fine on myside.
Hello, I tried this solution on T172 EVB.
It works - nonworks (if reload ELF or reset board) - works (if reload ELF again)
Do you have the similar issue?