Hello Manfred,
I added two videos related with my camera project in attached. One of that is based on EVK-PXP and another is EVK-VGLite. EVK-PXP works well but another is not as seen in the attached video.
I am using externbitmap method for displaying camera. I am using PXP functions to view the camera on LCD. Both EVK-PXP and EVK-VGLITE I use my same PXP functions for manipulating data.
Anyway, In case I may have problem with PXP manipulation, I filled the externbitmap picture area with known buffer data. I tried to draw on LCD at different length lines starting from some coordinates. Such as, 300 width x 1 height or 1 width x 100 height line starting from (20,0) point... I filled data in this buffer for this purpose.I tried to draw every line as having different colour. So, the below links are all related with this approach.
As you see in screenshots, EVK-PXP gives the correct view, however EVK-VGlite shifts picture some pixels. How can I correct this problem? It seems there is a problem with Embedded Wizard Vglite Graphics Engine. Because it shifts buffer content both vertical and horizontal position.
https://ask.embedded-wizard.de/?qa=blob&qa_blobid=6737743132745332740
https://ask.embedded-wizard.de/?qa=blob&qa_blobid=4248319196434300115
https://ask.embedded-wizard.de/?qa=blob&qa_blobid=5434230768655284968
https://ask.embedded-wizard.de/?qa=blob&qa_blobid=11766023302859633471
https://ask.embedded-wizard.de/?qa=blob&qa_blobid=12285064095545736648
https://ask.embedded-wizard.de/?qa=blob&qa_blobid=3384226172649354243
In all above links, I am trying to draw single row with different colour line with different lengths ( some are 300 pixel length, some are 50 pixel length and some 600 pixel length). My bitmap framesize is 600 width x 480 height. You will see the Vglite shifting issue clearly.
https://ask.embedded-wizard.de/?qa=blob&qa_blobid=16729372713493083610
https://ask.embedded-wizard.de/?qa=blob&qa_blobid=13876655178486116230
https://ask.embedded-wizard.de/?qa=blob&qa_blobid=2761211717132780909
https://ask.embedded-wizard.de/?qa=blob&qa_blobid=3472358829576983400