iankincaid wrote: ↑Thu Mar 26, 2020 1:27 amI have a Vehicle security tft monitor display I am trying to plug Into my Raspberry Pi. When I start my Pi, I have to hold the shift key for about 5 seconds then press either the 3 or 4 keys to get the display to come on. But when it does, it is flashing on and off so fast, I can barely see what is on the screen, but I can tell it isn't displaying properly (colorful and garbled). I have messed around with the config.txt but nothing is working!! Does anyone have any suggestions?
Actually I thought of that, and it could be the problem but from what I've heard, if I was using the wrong cable, the display wouldn't work at all. And it does come on, it just flashes repeatedly, and is skewed and glitchy. Could using a camcorder cable cause that?fruitoftheloom wrote: ↑Thu Mar 26, 2020 4:30 am
Presumably you are using a correctly wired TRRS4 Cable ?
Model-B-Plus-Audio-Video-Jack-Diagram.png
Is your TV NTSC (US) or PAL (UK)? I think the RPi default out is NTSC. If PAL then you need to adjust a setting in config.txt.iankincaid wrote: ↑Fri Mar 27, 2020 12:19 amActually I thought of that, and it could be the problem but from what I've heard, if I was using the wrong cable, the display wouldn't work at all. And it does come on, it just flashes repeatedly, and is skewed and glitchy. Could using a camcorder cable cause that?fruitoftheloom wrote: ↑Thu Mar 26, 2020 4:30 am
Presumably you are using a correctly wired TRRS4 Cable ?
Model-B-Plus-Audio-Video-Jack-Diagram.png
Sounds like you have the wrong cable of the type which results in the video and ground being swapped over. That gives the TV an inverted signal. Most TVs will attempt to display that inverted signal but it will be distorted and have no colour. See https://www.raspberrypi.org/forums/view ... 22#p653422 for an example.iankincaid wrote: ↑Fri Mar 27, 2020 12:19 amActually I thought of that, and it could be the problem but from what I've heard, if I was using the wrong cable, the display wouldn't work at all. And it does come on, it just flashes repeatedly, and is skewed and glitchy. Could using a camcorder cable cause that?fruitoftheloom wrote: ↑Thu Mar 26, 2020 4:30 am
Presumably you are using a correctly wired TRRS4 Cable ?
Model-B-Plus-Audio-Video-Jack-Diagram.png
I switched out the cable and it fixed the color and distortion. The image now looks completely clear. However, it is still flashing (on any tv I try it on). It's not just a little flash either. It comes on for about half a second and then flashes off, and does this repeatedly. Could that be the cable or a setting on the Raspberry Pi?drgeoff wrote: ↑Fri Mar 27, 2020 12:18 pmSounds like you have the wrong cable of the type which results in the video and ground being swapped over. That gives the TV an inverted signal. Most TVs will attempt to display that inverted signal but it will be distorted and have no colour. See https://www.raspberrypi.org/forums/view ... 22#p653422 for an example.
iankincaid wrote: ↑Fri Mar 27, 2020 5:09 pmI switched out the cable and it fixed the color and distortion. The image now looks completely clear. However, it is still flashing (on any tv I try it on). It's not just a little flash either. It comes on for about half a second and then flashes off, and does this repeatedly. Could that be the cable or a setting on the Raspberry Pi?drgeoff wrote: ↑Fri Mar 27, 2020 12:18 pmSounds like you have the wrong cable of the type which results in the video and ground being swapped over. That gives the TV an inverted signal. Most TVs will attempt to display that inverted signal but it will be distorted and have no colour. See https://www.raspberrypi.org/forums/view ... 22#p653422 for an example.