alishahbaz111 / open-evse

Automatically exported from code.google.com/p/open-evse
0 stars 1 forks source link

System freezes up if firmware is compiled for an LCD, but no LCD is connected #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enable the AdaFruit RGBLCD definitions in the source code.
2. Compile and load the Hex file into the EVSE
3. Do not plug in the LCD to the i2c header
4. Power on the EVSE

What is the expected output? What do you see instead?
Car should charge in spite of not having a display operating. EVSE does not 
communicate with vehicle and does not charge the car.

Please use labels and text to provide additional information.
Workaround: Compile the source code with RGBLCD definitions disabled if you are 
not using an LCD display. Otherwise, connect the LCD prior to powering up the 
system.

Original issue reported on code.google.com by mrpilot...@gmail.com on 3 Feb 2013 at 12:32

GoogleCodeExporter commented 8 years ago

Original comment by chris1howell83 on 11 Oct 2013 at 11:02