Michael_L
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 216
Comments
Recent activity by Michael_L-
We actually don't offer any standard bezels/enclosures for mounting these displays, however, you may take a look at www.elwoodcontrols.com to see if they have something that can work for your appli...
-
https://www.eewiki.net/display/Motley/Interface+PIC24+to+Newhaven+QVGA+Color+LCD+Touch+Display
-
The below link should have everything you need:http://www.eewiki.net/display/Motley/PIC32+Low-Cost+Controllerless+Graphics+Interface+to+Newhaven+Color+LCD
-
Your initialization looks ok, it doesn't look like you are toggling the /CS signal (chip select). Do you have this pin tied to ground?
-
The timing should be correct, as it is from the controller IC manufacturer's datasheet. Have you confirmed this timing on a scope?
-
I'm sorry to hear you are having troubles getting the display to work, however I can assure you this code does work, as it has been confirmed with our testing, along with customers that have used i...
-
Have you used our example code for your program? The initialization there is good, as well as the write command/data routines.See below: //---------------------------------------------------------...
-
The dimensions and pitch can be seen on our website for that product: https://newhavendisplay.com/36-pin-0-5mm-pitch-ffc-connector-breakout-board/52mm x 40mm, 0.5mm pitch FFC connector, 2.54mm pitc...
-
Yes, we have a 32-pin FFC available here: https://newhavendisplay.com/32-pin-flat-flex-cable/As for the interface connector, it is CON3 (the 32-pin connector).
-
Great! Thank you for sharing your solution!