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

Inquiry and support for Freematics products
Locked
stanley
Site Admin
Posts: 1042
Joined: Sat Mar 01, 2014 3:15 am

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

Post 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.
juanlperaltta
Posts: 2
Joined: Thu Jan 08, 2015 1:52 am

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

Post by juanlperaltta »

Thank you Stan,

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

Thanks in advance :)
sixchristoph
Posts: 9
Joined: Tue Oct 07, 2014 7:53 pm

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

Post 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
Locked