Hello Everyone,
We are trying to execute AM3517 EVM example, "saMmapLoopback.c" and "saUserPtrLoopback.c" provided with AM35x-OMAP35x-PSP-SDK-03.00.01.06. We have not done any changes in the source code. We were getting flickers on the display, attached is the snapshot for the same (Marked with RED OVAL in second image).
One more thing, in both the loopback examples the captured buffer is convered using "alaw_mapping_table" byte by byte. What if I wish to ignore this? Because this will decrease performance on the display side. This mapping is used in loopback example (saMmapLoopback.c) not in display examples (saMmapDisplay.c).
To check whether the problem is with capture or display. We stored data going to display sub system into file and played it in YUV player. We did not find any issue in the stored file. That indicates data going to display sub system has no issues hence the issue is introduced by the display subsystem.
Above snapshots are taken with original TI application.
We are planning to use AM3517 in our next project. Is this a know issue with driver or hardware? Is there any workaround available for flicker and to ignore alaw_mapping_table?
Regards,
Krunal