User Tools

Site Tools


troubleshooting_lcd_displays

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
troubleshooting_lcd_displays [2008/04/24 12:38]
stryd_one Merge\cleanup
troubleshooting_lcd_displays [2008/07/20 12:43] (current)
stryd_one Merge/cleanup
Line 46: Line 46:
 \\ \\
 \\ \\
 +
 ===== Miscellaneous Notes ===== ===== Miscellaneous Notes =====
  
Line 66: Line 67:
 Writing "MIOS IS GREAT !!" would need to be addressed like this: (0x00)"​MIOS IS " & (0x40)"​GREAT !!" // audiocommander // Writing "MIOS IS GREAT !!" would need to be addressed like this: (0x00)"​MIOS IS " & (0x40)"​GREAT !!" // audiocommander //
  
 +
 +=== Tracing Unknown Pinouts ===
 +IF Your display is a HD44780 compatible, but has no datasheet available: You can try **tracing** the connector pinout by using [[http://​www.google.com/​search?​client=opera&​rls=en&​q=hd44780+datasheet&​sourceid=opera&​ie=utf-8&​oe=utf-8|HD44780 datasheet]] as a reference.
 +
 +All pins of the connector expect V<​sub>​0</​sub>​ ((contrast voltage)), possible V<​sub>​ee</​sub>​ ((negative supply for extended temperature range displays)) and possible Backlight power pins ((these should be at the one end of the connector and connected to the large pads on the LCD board)) are directly connected to the HD44780 controller.
 +
 +If You have the basic electronics knowledge:​\\ \\ You should be able to trace LCD pinout by watching the controller pin arrangement and using conductivity tester of your Multimeter to trace signals to the connector pins. (the unknown pins are left to Your logical thinking <​sup>​tm</​sup>​ to figure out)
troubleshooting_lcd_displays.txt ยท Last modified: 2008/07/20 12:43 by stryd_one