1 out of 1 members found this post helpful.
Did you find this post helpful?

|
Re: serial LCD 1602 Backpack using PIC16F690 for Hitach HD44780
Thanks Richard.
The new code:
- works OK with LCD Backlight On/Off
- works OK sending text over the serial port
- works OK sending commands to LCD over serial port
- On power up LCD shows ready@38400 and this does not change. But the communication baud rate is 9600. With 255,10 or 11 or12 can change baud rate but it is not displayed on LCD. Though higher baud rates need pace.
- On power up the terminal shows ready@38400U!
Have done two changes on port b to drive the RS and E signal on PortB.3 and PortB.4.
PortB.1 is the RS-232 driver TX output from PIC
PortB.2 is the RS-232 driver RX input to PIC
Ioannis
Last edited by Ioannis; - 10th October 2025 at 10:54.
Bookmarks