Page 1 of 1

OBD-II library bug fixed for OBD-II UART adapter

Posted: Wed Dec 31, 2014 12:17 pm
by stanley
A bug in OBD library which affects initialization of OBD-II UART adapter was solved. This bug also affects OBD-II Telematics Kit #1 which includes OBD-II UART adapter. The NanoTimer sketch (for Kit #1) has also been updated for smaller flash memory utilization. As always the latest code is in Github.

Happy new year every one! Let's keep up in 2015.

Re: OBD-II library bug fixed for OBD-II UART adapter

Posted: Thu Jan 15, 2015 2:49 pm
by juanlperaltta
Thank you Stan,

Do you know where can I find firmware for STM32 chip?

Thanks in advance :)

Re: OBD-II library bug fixed for OBD-II UART adapter

Posted: Mon Jan 26, 2015 11:19 pm
by sixchristoph
Hi Stanley,

you might forgot to erase line 11 in the updated OBD.cpp?
It overwrites the OBDUART Serial baudrate and at least for my cars it did not work originally...

Christoph