Zach P
NHD StaffApplications Engineer @ Newhaven Display
- Following 2 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
Comments
Recent activity by Zach P-
Hi Larry,Glad to hear our displays are working great for you. The 70C rating is due to the LCD display itself rather than the PCAP. Capacitive can work at 80C but may lose some performance. The iss...
-
Hi Holger,When using 2.8V for your Vdd, the REGVdd pin needs to be 0V (Grounded) for proper functionality. Wiring pinouts will be the exact same as when using 5V elsewhere. For the code just make s...
-
Hi Niradat,Touch gestures are only applicable to TFT Touch models and not OLEDs currently. I would recommend looking at our 1.8" TFT if your looking for something that allows scrolling.Thanks,ZP
-
Hi Eqqman,1) Yes, the toggle of the CS line tells IC that communication is done and latched in. (Example Code:https://www.newhavendisplay.com/resources_dataFiles/excode/txt/Arduino/OLED_128128.txt)...
-
Hi ChuckR,The enable pin (E) is latch (High-to-Low) to clock in the bit transfer while the /CS is low. When /CS is LOW it activates the peripheral and when done is brought HIGH. In this case it is ...
-
Hi Martin,We typically recommend a maximum glass thickness of 3.7mm. Since the display has a glass cover already (0.7mm thick) an additional 2.5mm - 3mm would be the range of recommendation. Howeve...
-
Hi Ed,Please check out https://brtchip.com/softwareexamples-eve/ for EVE Framework. The BRT_AN_025 - Portable EVE Library has the application notes and source code that should be able to communicat...
-
Hi ed328,Try adjusting the your values to the table below and let me know if you see improvement.
-
Hello sstingle,The LCD screen that you have (NHD-C0220BiZ-FSW-FBW-3V3M) is a transflective display meaning it's both reflective and transmissive. Without the backlight it becomes purely a reflectiv...
-
Hi Kisper,Could you please post your code to possibly make suggestions?ZP