-
After a couple hours of debugging, the small bit of ghosting I had was caused by |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
Please provide a more details. |
Beta Was this translation helpful? Give feedback.
-
It was glitchy with ghosting with clkphase == true, and setting it to false immediately cleared up all the issues (I tried many other things first, like changing the latch blanking and slowing the clock). I do have a panel of this type. I was using the SHIFTREG driver first, and investigated the ICs to see if I should try one of the other drivers. Changing the driver alone did not solve the problem, but eventually I adjusted clkphase to false. I'm not sure if all panels made with this IC require clkphase == false, but if they do, perhaps setting that drivers should also set the clkphase? |
Beta Was this translation helpful? Give feedback.
-
I can confirm that both of my Waveshare 64x32 panels with FM6124C chips need to set clkphase to false. |
Beta Was this translation helpful? Give feedback.
I'm not sure that's true. I agree that you should be able to adjust the setting, but a particular driver chip is going to want a particular clock phase.