fortey
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by fortey-
Thanks Retheesh!I was choosing the D/C line before entering the data. The display works properly now!
-
Thanks Ratheesh.WR# starts HIGH, D/C# is selected (starts HIGH or LOW depending on command or data), WR# goes LOW, Data goes in, WR# goes HIGH. Of course with appropriate delays in between.
-
I'm using the sample code given at the end of the datasheet. The only different is that I've added delays after each command and data function.
-
Nope the display is still the same. We are only writing to the display, and there is no info about what to do with the E/RD pin during the write cycle. Can we just tie that high?
-
On page 15 of the datasheet https://newhavendisplay.com/content/specs/NHD-0216CW-AY3.pdf The 8080-Series doesn't have timing information about the Enable(/RD) Pin. Also does the /CS need to be to...
-
Yes the Chip Select pin is tied to ground.
-
BS2 = highBS1 = highBS0 = lowDB0-DB7 connected to MPUR/W connected to MPURES connected to MPUD/C connected to MPUVDD connected to 3.3VE was tied HIGH (made mistake on previous post) currently w...