Signal Tap: Trouble Tapping NEC Protocol pin AA30
I am having difficulty debugging a program on the DE1-SoC I wrote to work with the included NEC IR remote control. I thought it was my code, but then I loaded the demo program called DE1_SoC_IR from the included “cd-rom” and I am experierhaving the same issues (can't tap a signal correctly with Signal Tap). The demo is located on the disc here: “\Demonstrations\FPGA” but my question is really trying to determine what I am doing wrong in Signal Tap, I have been successfully using the tool for other test scenarios, but I can’t correctly acquire the PWM signal from the LED RX on pin AA30 using the IR remote.
I assume most of you are familiar with the NEC Protocol… a 9ms burst followed by a 4ms window, etc. I have added a trigger on pin AA30 for Logic 0 (RX is the inverse of TX), start the analysis, and then press a button on the remote. This triggers the event BUT the signal does not go back to Logic 1 within the capture. That is, it is triggered at 0 and stays at 0 throughout the capture well past when the signal should revert to a Logic 1 (by spec it should be at 9ms).
I added some images of my setup, maybe this will help. I'm really banging my head on this, so any help or pointers would be appreciated. Note: I am using a 50mhz clock and a 128k sampling depth.
Thanks in advance for any pointers you can supply.