Alee_S
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 67
Comments
Recent activity by Alee_S-
Hello ademarco,Unfortunately our NHD-0420CW-AB3 display does not support I2C interface at 5V conditions, which could be why you are experiencing issues even at normal operating temperatures. We hav...
-
Hello breinhold,The initialization routine looks good so far, although our init routine on our datasheets lists a few more commands in the beginning section before command(0x08). Please try incorpo...
-
Hi FrankT,Glad to hear this issue has been resolved!
-
Hi FrankT,That's odd...can you please post your initialization sequence, or compare it to our example sequence listed in our datasheet for any parameter differences?Please let us know if there are ...
-
Hi TedM!While the NHD-0220CW-AB3 can run off of a 5V supply and can be configured for 4-bit parallel mode, I am unable to confirm the timing durations, as these are not indicated in the command tab...
-
Hi ART,Sorry to hear you've been experiencing issues with display sensor or analog readings. Unfortunately none of our example code utilizes how to incorporate external components with our display....
-
Hello m_ozzie,The command and data functions are your main Write procedure routines that manipulate the state of the control pins in your selected interface for proper data transfer per the US2066 ...
-
Hello,Can you please share what kind of environment these displays are operating in? Is it possible they are being used in a high-humidity environment? As this could potentially explain some of the...
-
Hello m_ozzie,OLED displays don't have backlights like LCDs, so there may not be a visual confirmation of the display being initialized properly.If the OLED display is the only device being communi...
-
Hello m_ozzie,The US2066 controller cannot be run from your typical standard 8-bit SPI transmission, and instead requires manual manipulating of the GPIO states within your software. Please refer...