-
Is it waiting for hardware flow control signals?
-
I'm seeing messages like this:
```
{"timestamp": 1360362329.484254, "valname": "transmission_gear_position", "name": "latitude", "value": "neutral"}
```
-
With a CAN bus bench test rig sending vehicle data and the LPC1769 based translator flashed with the passthrough firmware, I get good raw passthrough data for 5-10 seconds, then I get about 5 _transla…
-
I wrote a small test program for the LPC1769 that sets up CAN and a single CAN acceptance filter, then sent some CAN traffic at the OBD-II port. This worked fine, it printed out the data for as long a…
-
The USB emulator is getting a ton of invalid measurements, e.g. 10300000 for longitude, but Bluetooth is fine.
-
Hi !
A first run always gives this :
/bin/sh: release/log/lpc1769.log: No file by that name
make: **\* [gccversion] Error 1
A mkdir -p release/log solves the problem, it'd be nice if it were done b…
-
Compiles ok, links ok, uploads ok.
But then, no blinking at all.
Any idea what may be the problem ?
Thanks !