Replies: 1 comment
-
OK, found my problem, I filtered for extended ID's.... sorry about that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'm playing around remotely with a STM32F103. I'm trying to get the CAN loopback working. My DTS file and the can c file are attached. The problem is: I can't get the can loopback mode to work. I think this is because on the STM32, there is nothing connected to PA11, and this pin has to be high to init the can controller. Strange thing, I don't get any error.
Then, I tried the zephyr,can-loopback (see DTS). With the loopback-device, the outcome is the same! I don't receive anything:
Has anyone an idea?
Thanks, Edi
can_problem.zip
Beta Was this translation helpful? Give feedback.
All reactions