Using a Alphanumeric LCD EB005 on a long lead

For E-blocks user to discuss using E-blocks and programming for them.

Moderators: Benj, Mods

Post Reply
User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Using a Alphanumeric LCD EB005 on a long lead

Post by Benj »

A LCD on a long cable will probably have severe corruption of data due to the connections starting to have the characteristics of a transmission line. That is resistance, inductance and capacitance start to play a role and signals start to be reflected without correct termination.

- 10k pull down resistors on the pic side and on the lcd side,
- 80 ohm resisters in series with all the data lines on the lcd side , eliminate ''reflection'
- DB 15 ribbon cable with a GND line in-between separating each data line ,to eliminate ''cross talk''.

This enabled the LCD to run on a 2m ribbon cable perfectly.

Post Reply