-
1. Re: AN75779 hangs again...
dhritimank_56 Mar 2, 2016 3:25 AM (in response to user_6806705)Hi,
Please create a technical support case for this issue.
Regards
Dhritiman
-
2. Re: AN75779 hangs again...
joseph.rojas Sep 20, 2016 7:05 AM (in response to user_6806705)dadeur, Could you explain how do you solved your INVALID_SEQUENCE errors, I'm facing the same problem right now with the AN75779 original source code. Thanks.
-
3. Re: AN75779 hangs again...
user_6806705 Sep 25, 2016 11:32 PM (in response to joseph.rojas)Hi joseph, Cypress support provvided me AN75779 Rev. Q215 (I think now they updated the public version too) that implements a timeout timer. If someting goes wrong the procedure will abort the current frame and start the next avoiding INVALID_SEQUENCE error.
I had other problems after updating my code but I discovered that were caused by an instability of video bus signals. Regards.
-
4. Re: AN75779 hangs again...
joseph.rojas Sep 26, 2016 2:27 AM (in response to user_6806705)Hi Dadeur, thanks for your answer. In the updated public version of the AN75779 source code there is nothing related with a timeout timer (I have downloaded it again to try just in case. Last Updated: Mar 24, 2016, Ver. *G). Please could you send me a copy of AN75779 Rev.Q215? Thanks.
-
5. Re: AN75779 hangs again...
user_6806705 Oct 2, 2016 11:11 PM (in response to user_6806705)Hi joseph, I hope this will help you.
-
AN75779_Q215.zip 62.2 K
-
-
6. Re: AN75779 hangs again...
joseph.rojas Oct 4, 2016 2:06 PM (in response to user_6806705)Thank you very much dadeur. I'll have a look. It seems to be a quite different approach.