Alee_S
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 67
Comments
Recent activity by Alee_S-
Hi sporubcan,Please ensure that the BS0 and BS1 pins are configured for the appropriate serial interface for this display: https://newhavendisplay.com/content/specs/NHD-2.7-12864WDW3-M.pdf Best,
-
This topic is currently being supported via e-mail.
-
Hi there!Contrary to the “SD”, “IS”, and “RE” bits, the “D/C” and “R/W” bits hardware pins that are brought out to the User, and can be software controlled. You can connect those pins to a GPIO pin...
-
Unfortunately, the controller in NHD-0216SZW-BY5 is not as similar to the controllers a_horst listed, in that it doesn't have an internal reset counter that resets memory address's to its original ...
-
Hello niradat,Our code is configured for 8_bit mode with triple transfer setup, which almost simulates a 24-bit data transfer method. This can be configured and changed in the 'Set Memory Write Mod...
-
Hi Lou,For 3D model requests, please e-mail us at nhtech@newhavendisplay.com.Thanks!
-
Hi there, The states of your D0-D7 bits will determine the hex value for your command.Since the double height font feature is in the 'function set' command, you will need to send the 'function set'...
-
This topic is currently being resolved via e-mail.
-
Hi Hrandhawa,You may leave the respective unused pins floating if you'd like, or tie them to GND when using SPI mode. As long as the PS pin (pin 15) is tied LOW for serial interface, either of thes...
-
Hello there!The Arduino LiquidCrystal Library is configured for HD44780 or ST7066U or compatible controllers, and this particular OLED uses the US2066 controller, which is not compatible to the Hit...