Is there a 4 data bit interface?

Post Reply
proto
Posts: 26
Joined: Tue Feb 20, 2018 11:07 pm

Is there a 4 data bit interface?

Post by proto »

Do any character LCDs allow for a 4 bit interface?
LCD_Designs
Posts: 262
Joined: Thu Feb 22, 2018 9:49 pm

Re: Is there a 4 data bit interface?

Post by LCD_Designs »

Most Character LCDs are 8 bit parallel interface. These can be used as a 4 bit if you are running low on I/O. The downside is that the read/write will be slower.
Post Reply