
Michael_L
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 216
Comments
Recent activity by Michael_L-
Morning Marsaf,Great question, you will notice that the LSBs (least significant bits) are tied to ground.To answer your second question, the lack of bpp will only affect the color depth.Hope this h...
-
I'm sorry but unfortunately we do not have such a guide explaining all the commands. The controller's datasheet should have sufficient information for this.Here is a link to it: https://newhavendi...
-
Please see code example below: //---------------------------------------------------------/*NHD_7_0_800480EF_mega.inoProgram for writing to Newhaven Display 7.0†TFT with NHD-5.0-800480TF-20 C...
-
Please see my reply to your other post, here: https://support.newhavendisplay.com/hc/en-us/community/posts/9010982007703-NHD-320240WX-CoTFH-V-I040-or-NHD-320240WG-BxTFH-VZ-
-
Both the Arduino Uno and Mega can be used to drive this display, and accomplish what you are trying to do.They both have very little on-board memory for storing things like images, however you can ...
-
Ah ok, thanks for the explanation I do understand what you mean. As another option, could it be possible for you to use any built-in PWM on the microcontroller you are using?Also, thanks for shari...
-
We would be able to design this as a custom product if you like, however, the FAN5333 can be used with parallel LEDs as well (see the Typical Application diagram on page 1 of the FAN5333 datashee...
-
Can you confirm the full part number of the display you are referring to?We used to sell 2.4" TFTs with the ILI9341 controller, however they used a 8/16 bit parallel interface.The serial interface ...
-
This display does not have a current limiting resistor, one should be used when powering the backlight.The maximum current for the backlight on this display is 50mA.
-
Great! Thank you for sharing your solution!