Engineering Support
Community moderator- Following 0 users
- Followed by 1 user
- Votes 10
- Subscriptions 781
Comments
Recent activity by Engineering Support-
Hello, I took a look at your code and noticed you are setting the display to be in internal ROM mode during your initialization here: // Set Display Mode: OR mode (Text/Graphic overlap) & Internal ...
-
Hi Furkan, That's great to hear you got the display working properly! Thank you also for the detailed information on how you got the issues with the display resolved.
-
That's good to hear! Let me know if you need more assistance.
-
Hi Nam, You can change change the HDIR and VDIR by placing jumpers on the pads for R16, R17, R18, and R19. See below: By default, the HDIR and VDIR pins are pulled HIGH and R19 (HDIR) and R17 (V...
-
Hi Randall, The wiring diagram seems correct to me. Could you confirm if your SPI timing characteristics and setup is configured properly based on the datasheet? I would also check if the structur...
-
Hi Jean, You can find the user guide for the 7.0 HDMI TFT here: https://newhavendisplay.com/content/userguide/UG_NHD-7.0-HDMI-HR.pdf There is also the setup for the Raspberry PI in that guide.
-
I suggest using the Gameduino Library. We have a tutorial on our website here: https://newhavendisplay.com/blog/using-gameduino-2-library-with-eve2-tft-modules/ Relevant links are here: GitHub r...
-
Hi Randall, Could you please provide your wiring diagram or schematic you are using to connect to the display? As well as the code you used to communicate with the display.
-
Hi Lawrence, Because the EVE displays uses the FT81x EVE chip, there is already a built in geometric engine that can already handle drawing circles, lines, rectangles, and other functions. I sugges...
-
Hi Kyle, That's good to hear! Let me know if you have any more concerns. I'll gladly assist you.