Sergio_M
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 35
Comments
Recent activity by Sergio_M-
Thank you for your feedback. We will certainly take this into consideration for the future designs. As a solution to your current problem, have you though about creating a write routine which a the...
-
Hello,To help you getting started please take a look at our example initialization code.8-bit parallel: https://newhavendisplay.com/content/app_notes/8_bit_character.txtIf you have any question ple...
-
Unfortunately, there isn't a way to make this modification. With which display are you trying to use this video board? Have you considered using one of our new EVE2 modules? https://newhavendisplay...
-
Hi Eric,Unfortunately we do not share the source code for our NHDev board. If you are trying to edit the text shown on the display, this can be done by editing the text file on the SD card, as expl...
-
Hello, The following techniques can be used to improve ESD shielding for our displays.One or more options may be suitable depending on your application.- Add a TVS diode between VDD and GND- Tie th...
-
Hello,I am sorry to hear you are experiencing issues with the display. We do test our capacitive touch panels 100% for functionality before they leave our facility, were the displays purchased from...
-
Hello, Sorry to hear you are having this issue, are the pixels always in the same location or are they random?Unfortunately, we have not tested Adafruit's code.One suggestion would be to add more d...
-
Hello eoldynski, Although the display's controller (ST7032) is capable of running I2C, the serial data pin is an input only and does not have the I2C pins brought out from the controller, unfortuna...
-
Hello,I'm sorry to hear you are facing this issue.What slave address are you using? It should be 0x78 or 0x3C shifted over one bit, for when you are using certain built-in I2C software modules.Plea...
-
Hello, Your statement is correct that the DUE IO pins are at a 3.3V logic level where the FT81x-SHIELD is working with 5V logic levels due to the voltage level shift provided by U1.Changing the shi...