View Single Post
Old 01-25-2017, 11:58 PM   #69 (permalink)
t vago
MPGuino Supporter
 
t vago's Avatar
 
Join Date: Oct 2010
Location: Hungary
Posts: 1,807

iNXS - '10 Opel Zafira 111 Anniversary

Suzi - '02 Suzuki Swift GL
Thanks: 830
Thanked 708 Times in 456 Posts
Quote:
Originally Posted by skybolt View Post
I cannot generate any serial output on Arduino Mini or Pro Mini, and cannot generate serial output on Arduino/Genuine Arduino. Same settings on ArduinoMega or Mega2560 work fine. Using serial port zero for output on all attempts. Tested Mega2560 using LegacyLCD, output was fine.
I am not able to duplicate this problem.

Got my new Arduino Uno in the mail today, and tried both the 20170116 release and my latest code. Both code versions worked just fine. I did have to remember to change the serial 0 speed down to 19200 for the Serial LCD function, but other than that, it worked as expected. I am running it now with Legacy LCD and JSON output on the serial 0 port, and it's happily running now in debug mode.

Which reminds me: The only other thing I can think of is that the code turns off JSON output if there are no injector or VSS pulses detected. Should the code have JSON output turned on even if there is no VSS pulse or injector pulse detected?
  Reply With Quote