
v8dave
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Comments
Recent activity by v8dave-
Thanks, Mike,I am running with a Samsung S5P6818 8 core A53 processor board from FriendlyArm (NanoPC T3 Plus)I'll try lowering the pixel clock too. Right now it is at 30Mhz. I have the drive level ...
-
I currently have something partially working in that the display is more stable but I still get horizontal tearing when anything on the left of the screen displays anything other than black pixels....
-
I was able to add 22R resistors to the CLK, HSYNC, VSYNC and DEN and reduced the drive current on the RGB lines and now I seem to have a more stable display although I do see some horizontal shift ...
-
Thanks MikeI suspect I have reflection issues as I didn't install any series termination resistors in the lines. I am considering restringing the PCB to add these to the PCB layout but on the proto...
-
The offset shown in that image was because the datasheet in 2018 for this TFT had the HBP (Horizontal Back Porch) value as 88 pixel clocks, which through trial and error testing I found out was w...
-
It is a custom 4 layer PCB with ground plane on top and bottom as well as an internal plane connected to ground with via stitching top and bottom and also to the internal plane.It seems better now ...
-
Interesting that you have the hor back porch at 40 when the datasheet shows 88. It works with 40 but I still get tearing.I need to investigate the timing more and try and setup a logic analyser on ...
-
I have this working. It was the fact I had only made changes in the kernel source but had to make changes to u-boot.Now it almost works except for some tearing of the display that is visible on the...
-
Here is a video of the tearing and the extra dots appearing on the display. The display is rotated for now until I fix the Android build to rotate to landscape.https://youtu.be/NmyMciQCH5II made so...
-
I have the display working with the settings I posted earlier except that there is some tearing on the edges of text and graphics. Very slight but noticable and I am sure it should be rock solid as...