Got a frame in a state where it is unexpected error while using CAN-isotp #66479
Replies: 3 comments 2 replies
-
perhaps @henrikbrixandersen has some insight? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@aravinth-kalai Please see if this is reproducible with a more recent version of Zephyr, preferably current |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closing due to lack of details, and no update |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hello everyone,
Currently I'm working on CAN - isotp, if is send the diagnostics comment through a script , I'm getting this "Got a frame in a state where it is unexpected" error from zephyr stack .
Also in my diagnostic script I'm getting
WARNING:root:IsoTp error happened : FlowControlTimeoutError - Reception of FlowControl timed out. Stopping transmission
WARNING:isotp:Reception of FlowControl timed out. Stopping transmission error.
May I know what could be the possible reasons for this error so that I can debug this issue, I'm not sure where to start debug this error
zephyr version : 3.3.0
microcontroller: lpc55s16
Please help me to fix this issue,
Thanks in advance !
Beta Was this translation helpful? Give feedback.
All reactions