In the manual in section 14, page 18 of the manual for the device it lists the beginning of initialization for the device as follows
Function Set 1 (this initializes it to 4-bit mode)
Function Set 2 (same function number, but now set line numbers and font)
Function Set 3 (same as above)
The first two Function Set calls make sense, as the latter N and F bits are ignored when first entering into 4-bit mode. The third call to Function Set though seems to have no purpose that i could see.
I've tried doing it with the call duplicated and not, it seems to function fine in both respects.
My question is "What is the purpose of the 3d call to Function Set and is this redundant call necessary?"
Thanks much
Function Set 1 (this initializes it to 4-bit mode)
Function Set 2 (same function number, but now set line numbers and font)
Function Set 3 (same as above)
The first two Function Set calls make sense, as the latter N and F bits are ignored when first entering into 4-bit mode. The third call to Function Set though seems to have no purpose that i could see.
I've tried doing it with the call duplicated and not, it seems to function fine in both respects.
My question is "What is the purpose of the 3d call to Function Set and is this redundant call necessary?"
Thanks much
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.