aster94 / Keyword-Protocol-2000

The KWP2000 is a communications protocol used for on-board vehicle diagnostics systems (OBD) by Suzuki (SDS), Kawasaki (KDS), Yamaha (YDS), Honda (HDS) and possibly more. It is standardized by ISO 14230
GNU General Public License v3.0
230 stars 60 forks source link

What's the max request freq for data KWP #24

Open verygoodguy opened 3 months ago

verygoodguy commented 3 months ago

I'd like to parse data from kwp2000 fast init ECU. I'd like to know the max request per second it can handle. I know CAN bus has no real limitación in this way with a use case like mine. I'm working with 9600bps serial speed. Can anybody help me?