yttuncel
Junior Member level 3
- Joined
- Nov 18, 2012
- Messages
- 30
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Activity points
- 1,663
Hello,
In my current project I am using these duo: LINK.
Up to this point I was not using the receiver, and was generating the sync and display enable signals myself. Now, I am planning to implement the receiver to have a background video stream on which I will be painting stuff through the transmitter (up to now I was dealing with this part only, the background was a constant color which was sent by transmitter as well).
The problem is that I can not think of a suitable way to count the pixels while using the HSYNC, VSYNC and DE signals of the incoming video signal. I know the active part by DE but I dont know which pixel is coming from the receiver, so that I pass it to transmitter unchanged or I pass it after manipulating its color.
Hope I could be clear enough. I am looking forward to your help, thank you!
PS: I have the pin config ready and working.
In my current project I am using these duo: LINK.
Up to this point I was not using the receiver, and was generating the sync and display enable signals myself. Now, I am planning to implement the receiver to have a background video stream on which I will be painting stuff through the transmitter (up to now I was dealing with this part only, the background was a constant color which was sent by transmitter as well).
The problem is that I can not think of a suitable way to count the pixels while using the HSYNC, VSYNC and DE signals of the incoming video signal. I know the active part by DE but I dont know which pixel is coming from the receiver, so that I pass it to transmitter unchanged or I pass it after manipulating its color.
Hope I could be clear enough. I am looking forward to your help, thank you!
PS: I have the pin config ready and working.