Altera_Forum
Honored Contributor
16 years agoStratix3 Dev Kit, HSMC Card Issue
Hi,
I'm developing a video processing app on a Stratix3 dev kit. I've been experiencing cross-talking issue of the HSMC Debug Header Breakout Board that come as part of my kit. The input signal is digitized RGB (10bits for each channel) with VSYNC, HSYNC and CLK. These signals are generated by TI's TVP7002EVM. To be specific, the pins I use are test points of RGB output, DCLK, VS, and HS on the TVP7002 board. Info of TI's board can be found here: http://focus.ti.com/docs/toolsw/folders/print/tvp7002evm.html and user's handbook: http://focus.ti.com/lit/ug/sleu098/sleu098.pdf The video signals are fed into the HSMC daughter card I mentioned above. I use jumper wires connection between the two ends. The wire's DigiKey part number is: H2BBT-10106-B4-ND. If I connect only the DCLK, VS, and HS, signals traces I extracted from SignalTap II are perfectly clean. However, when any color data pin is connected, the SYNC signals are destroyed by false pulse. I attached the project folder of my connection test. It has the exact pin assignments as my video processing project does. At this point, I do not have a clear clue of the problem source. Is this due to electrical property of the HSMC daughter card or some thing is wrong with my design? Best regards,