I hope this is a suitable forum.
I want to use a Hitachi HD44780 LCD with a Raspberry Pi Zero. Datasheets tells me that pin 5 is the read/write definer and that set high is read and set low is write.
But three user articles tell me to short pin 5 to Grnd to read the display. This is non-intuitive for me, or am I missing something? I would expect read and write to be with reference to what the device is doing ie. set to Grnd it would be writing to the Pi. But the three articles imply that the setting is what the Pi will do to the LCD. Is this true for all devices?
TIA Ken