Ted M.
NHD StaffApplications Engineer at Newhaven Display
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 212
Comments
Recent activity by Ted M.-
Hi Semed,Try using the 2 Pixels/byte setting in LCD Assistant.Please refer to section 8.3.1 on page 22 of the SSD1322 specification for more details on using Gray Scale Mode:https://support.newhave...
-
3.3V is ok to use for VDD on this display.
-
Hi nathmaheshmp,RE can be controlled in this manner: Quote from: Ted_M on August 13, 2020, 09:25:12 AM There are three sets of command set in US2066: Fundamental Command Set, Extended Command ...
-
Hi Ed79,It's good to hear you have it working.Thanks for the update!Regards,
-
Hi Ed79,The commands that include 2 lines where the first line shows D/C# as a 0, and the second line shows D/C# as a 1, are functions that require sending Data after the Command is executed.In you...
-
Hi Ed,There are three sets of command set in US2066: Fundamental Command Set, Extended Command Set and OLED Command Set.These three command sets can be selected by setting logic bits IS, RE and SD ...
-
Hi Ed79,I found some well commented example code on GitHub for the US2066 controller that may be useful for your reference.https://github.com/Andy4495/NewhavenOLED/blob/main/src/NewhavenOLED.cppReg...
-
As an update to this topic - This issue was resolved by adding a hardware buffer to the SPI clock signal at the MPSSE cable.Best Regards,
-
Hi Rainer,Please email me the source code you are using with the FTDI MPSSE adapter as well as the wiring diagram for the display interface and we will review them to see if we can help determine w...
-
Hi Rainer,Please take a look at the Github libraries posted on this forum by lightcalamar using our EVE2 boards and running with other hardware platforms.https://github.com/lightcalamar/GD23Z/blob/...