SparkFun_CAN-Bus_Arduino_Library icon indicating copy to clipboard operation
SparkFun_CAN-Bus_Arduino_Library copied to clipboard

Does this library support CAN protocol Flow Control?

Open n1705771 opened this issue 5 years ago • 0 comments

Does this library support CAN protocol Flow Control?

In message definition tCAN, I cannot find flow control byte. I guess this library doesn't flow control, is it? When we receive multi frames, for example, some PID response has multi frames:

7C8 8 10 0A 61 12 01 00 00 07 
7C8 8 21 10 00 80 00 00 00 00 

how to handle this situation?

n1705771 avatar Mar 29 '19 02:03 n1705771