Store › Forums › Video Experimenter › Bugs/Problems › Flickering video output (might be init)
- This topic has 15 replies, 2 voices, and was last updated 6 years, 3 months ago by Michael.
-
AuthorPosts
-
August 16, 2018 at 8:20 am #9797EReishParticipant
I get no video output from the example code unless i remove the line TCCR1A = 0; and TIMSK1 = _BV(ICIE1); from the init code. Only then can i get a flicker from the screen.
please help!
August 18, 2018 at 4:52 pm #9802MichaelKeymasterYou have to provide more information. I don’t even know what program you are trying to run.
What kind of Arduino are you using? Please be specific.
Do you have a video source connected to the input? What are the settings for the sync select jumper and the output select switch?With the output select switch in the right position (“overlay”), the input signal is connected directly to the output signal so you should have the original video going through no matter what.
August 18, 2018 at 6:42 pm #9803EReishParticipantSorry about that. I am trying to run overlayDemo, the switch is set to overlay and the jumper is set to v-input. Running an Arduino uno. Thought the problem might be the Arduino uno since the initOverlay gave it problems, but I tried my second Arduino to no avail. I already found a bad capacitor on the Video shield and replaced it (tested it with a volt meter reading for ohms of resistance, no connection was found between the capacitor’s leads) it still does not work. I am giving it video input from a VCR that is playing a video. If I put the switch in sync only mode, the jumper in the D9 position AND remove initOverlay, I can get a nice clear signal. Any other setting and the screen flickers and the TV looses connection.
I would like to apologise for the first post. It lacked a bunch of information. Your kit is exactly what I need for my project, but I just need to figure out what’s wrong with it…
August 19, 2018 at 8:00 am #9805MichaelKeymasterOk, thanks for that info. I have found that the header pins that mate with the Arduino are a bit thin and sometimes make a poor connection, so you might try bending the pins a bit and seeing if that helps.
With the switch in overlay position, and jumper in V INPUT position, the VCR signal should be passed through to the output. Are you saying that the Video Experimenter interferes with the ability for the signal to pass straight through?
Regarding the capacitor, you should not find connectivity across a capacitor’s leads. Current does not flow through a capacitor once it is charged. So, you may find connectivity for a split second but once a cap is charged, current does not flow.
August 19, 2018 at 9:44 am #9806EReishParticipantYes, the signal does not pass from input to output with the switch in overlay and the jumper set to input.
August 19, 2018 at 10:10 am #9807MichaelKeymasterOk, that means there must be a short on the video signal somewhere. Even with the Video Experimenter unpowered and unconnected to an Arduino, the video signal should go from input to output when the switch is in the overlay position. Does the signal go through with no power? That is, have you ever seen the VCR content on the output?
August 19, 2018 at 7:59 pm #9810EReishParticipantYes, the VCR does have output. Which connections should I check first?
August 20, 2018 at 10:17 am #9813MichaelKeymasterI would reflow as many solder connections as you can and try to ensure that the header pins make good contact with the Arduino. At this point, I think I should just send you a pre-built, tested replacement.
August 20, 2018 at 11:21 am #9814EReishParticipantI checked all the solder connections, still nothing. I double checked the VCR to make sure it was outputting video and made sure the Arduino was working. Both checked out fine. I can only assume it’s the board.
August 20, 2018 at 12:07 pm #9815MichaelKeymasterOne thing I’m still not clear on: when you connect the VCR to board input, and board output to TV, and set switch to overlay, does the video signal pass through the board to the TV? Even with no Arduino, the signal should go through the board with no problem when the switch is in overlay position.
Sorry to keep asking, but this is a key question.
August 20, 2018 at 12:39 pm #9816EReishParticipantThat’s fine. The board’s input never seems to make it to the board’s. No matter what position I have the switch and jumper in, I get no signal out. Even with no arduino connected.
Just to be sure, the switch is in overlay, and the jumper is set to v-input.August 20, 2018 at 8:17 pm #9817MichaelKeymasterOk, that means that the connections of the RCA jacks themselves or the switch has a soldering problem. With the switch in overlay position, the input is just connected directly to the output. So check to see that the two contacts of an RCA jack are not shorted together somehow (check each one).
That is, the outside of the jack (ground) should not be shorted to the inside of the jack where the plug inserts (this is the signal).And with the switch in overlay, check to see if the signal connections on the RCA jacks (the insides) have continuity. When you move the switch to “sync only”, that should break the connection.
If the ground and signal of an RCA jack are shorted, try reflowing the RCA jack connections. Also check the 6 connections on your switch to make sure nothing is shorted. You can send me a picture of the bottom of the board so I can see the soldering.
If all else fails, I will send you a working Video Experimenter, but I want to give you a chance to solve this.
August 21, 2018 at 6:58 pm #9819EReishParticipant
https://drive.google.com/file/d/1kdj3XmeSw9CiRifunpx8CkH4v_gWDRNk/view?usp=drivesdkIt’s a little crispy but the pads are all there and nothing is crossed
- This reply was modified 6 years, 3 months ago by EReish.
August 21, 2018 at 7:03 pm #9821MichaelKeymasterI’m gonna send you a known good VE board to get you up and running.
August 21, 2018 at 7:04 pm #9822EReishParticipantThank you very much. I appreciate a company that cares about their customers and their product.
-
AuthorPosts
- You must be logged in to reply to this topic.