Could someone look at my photo, I'm trying to
get the RCA TV feature working and it's not
Here's my layout. Pins 12,13 & 14
are going to the 1.1k, 560ohm &270
I'm not using p15
My sony TV is set to Video 1
Is it ok ?
-Areal
Post Edited (Areal Person) : 12/8/2006 2:26:25 AM GMT
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Mike
Good call.....I've been following this progression in a different thread.....and didn't even think about the Crystal.
James L
I tryed again, but it still will not work.
Is the Crystal required for VGA & TV Term ?
I thought is was only needed for serial communications ?
-Areal
http://www.mouser.com/search/refine.aspx?Ntt=520-HCU500-20
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Mike
James L
Also make sure you have defined the PINs·for tv_text, below is an example from one of my *.spin programs:
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Mike
Post Edited (Mike Cook) : 12/8/2006 2:57:27 AM GMT
I installed the Crystal, and double checked everything.
it still will not work.
I'm using the example program thats provided with
the propeller tool download, it's called TV_TEXT_DEMO.SPIN
and it looks like this.
CON
_clkmode = xtal1 + pll16x
_xinfreq = 5_000_000
OBJ
text : "tv_text"
PUB start | i
'start term
text.start(12)
text.str(string(13," TV Text Demo...",13,13,$C,5," OBJ and VAR require only 2.8KB ",$C,1))
repeat 14
text.out(" ")
repeat i from $0E to $FF
text.out(i)
text.str(string($C,6," Uses internal ROM font ",$C,2))
repeat
text.str(string($A,16,$B,12))
text.hex(i++, 8)
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Mike
1. Did you purhase your crystal from Parallax or somewhere else it should be a 5.0 MHZ 20pF
2. Might be a bad chip
I'm assuming when you say: "it still will not work." means the Propeller Tool will Identify the chip and then download the program when you press F10, but your not getting any vidio output.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Mike
The Propeller Tool will Identify the chip and then download the program when I press F10, but I'm not getting any vidio output.
If you think my wiring is ok based on what you saw, and all, then I guess
it must be a bad chip.
I have another oprdered, it should be in next week. I'll try that.
I really want to thank you and everyone else who has helped me.
It's been frustrating because, I'm new to electronics, and well, I guess I must
have done somthing to damage the chip.
Thanks again !
-Areal
<EDIT>
Here's a LONG shot...
If your resistors were shipped with tape on both ends, trim .25" off of each end. The stickey stuff on the 'tape and real' packaging can sometimes cause you problems.
</EDIT>
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Mike
Post Edited (Mike Cook) : 12/8/2006 3:44:22 AM GMT
I had a problem with video, took about 10 minutes before I figured out that the crystal wasn't oscillating.
Harrison
I do have one ohter suggestion.....although I doubt it works. Place a .1uF capacitor between VDD and VSS right at the Propeller. There maybe a little noise that is causing problems. I doubt it.....the way you have it setup....I don't see how.....but we might as well cover all the bases.
James L
I don't see it on the board......
Areal....so you have an eeprom on the board?
If not...it is needed. The prop loads it's software from the eeprom....I don't know if you can run one without it.
James L
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Mike
EDITED::::
No the EEprom is not needed....so you are right Mike.....sorry Areal....my mistake.
James L
Post Edited (James Long) : 12/8/2006 4:03:37 AM GMT
I've been working on this around the clock for 3 days.
I've tryed 5-6 completly different setups, breadboard, soldered pref board.
Different resistor sets, different monitors, cables. ua...
everything, except changing the Propeller chip, I'm going to try that
soon as it arives in the mail, I'm also going to try the .1uf cap between VDD and VSS
as james suguested.
I think it just has to be the chip, it simply cant be this hard to hook this stuff
up ? I dont know how the chip got damaged.
I'm really scared that when I try a different propeller chip that it will not work.
But that simply cannot be possiable, I know that, I'm trying to tell myself that
so I don't get depressed.
The wiring diagram is just to simple for this not to work.
Thanks so very very much to everyone,
This is a really cool forum !
-Areal
I'm sorry it is being so frustrating......I have that happen at time....but you will feel much better when you prevail.
Just keep trying new things....something will work.
Sorry we couldn't find the problem.......maybe the new chip will be the fix.
James L
somehow through ESD etc.
It is not a problem with Parallax.
NOTE: I'm updating this thread because some people have sent me private messages
asking for the information.
Thanks everyone,
-Areal Person
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I have a tree growing out of my head, but
what do you expect ? I'm a programmer.
Happy New year!
O.K. , I Have Some answers for you:
Hear are the link/s to all of my posts to date, (not including this one ), so that you may find the info that you seek: (w/out me having to retype it all over a gain.)
·I'll put them in an order that will be most useful to you.
This one will help you with your TV out question:
http://forums.parallax.com/showthread.php?p=587441
And here are the rest for the sake of Electronic Review, listed·In reverse order[noparse]:([/noparse]Oldest first)
http://forums.parallax.com/showthread.php?p=587203
http://forums.parallax.com/showthread.php?p=587231
http://forums.parallax.com/showthread.php?p=587441
http://forums.parallax.com/showthread.php?p=592127
http://forums.parallax.com/showthread.php?p=592128
http://forums.parallax.com/showthread.php?p=597607
http://forums.parallax.com/showthread.php?p=597692
http://forums.parallax.com/showthread.php?p=597856
http://forums.parallax.com/showthread.php?p=604353
http://forums.parallax.com/showthread.php?p=606956
http://forums.parallax.com/showthread.php?p=606958
http://forums.parallax.com/showthread.php?p=606992
http://forums.parallax.com/showthread.php?p=609925
And this·next one·is the post that I made to your last question about FRAMs.
http://forums.parallax.com/showthread.php?p=622094
Ok. Now I have some News for you:
At this link:
http://forums.parallax.com/showthread.php?p=623791
Well I hope you like the news,
and the links help you out,
IAI Captain
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
IAI (Indigenous Alien Intelligence),
The New View on Machine Intelligence.
Because There is nothing Artificial about it!
Wonderfull resources !
I think everyone, including people who are new to the Propeller and
electronics will be able to use the information.
Thanks everyone !
-Areal
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I have a tree growing out of my head, but
what do you expect ? I'm a programmer.
I didn't use a shielded Comp cable so my video is slightly noisy but it is perfectly readable.
I think is it great that only three resistors can get me a usable video output.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
GUFF
Certified Stamp Noob
Since 2005
··· I don't know If it was my input that you found useful or not, but in ether case, I think I speak for the ·all who contribute to the forum when I say,·I'm glad I could help you out!
· This is what we're all here for, to provide support·to our fellow Parallax Product User so that he or she may accomplish goal of completing their project. And·in doing so, We help each other for fill·our·hopes, and electric dreams.
Good Learning to all that seek knowledge,
IAI-Captain
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
IAI (Indigenous Alien Intelligence),
The New View on Machine Intelligence.
Because There is nothing Artificial about it!
To clarify what I mean, I am using the Example07 file, with no signal on pin 7, with a 10K pulldown resistor. The screen background is red, the screen text is white, but the text is displayed on the right side, not the left, the letters are backwards and in a backwards order.
Does anyone know what might be going on here? I'm kind of mystified and I don't know assy so I can't see what might be going wrong in the TV, Tv_Terminal or Graphics files. Anyway, I suspect it must be some kind of electrical/pin problem. But reboots, etc don't help and it doesn't matter what the content of the output is -- I've also tried with the "TV_Terminal_Demo" program. It seems so strange!
Thanks,
Alex
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Harley Shanko
h.a.s. designn
Hi, Alex
I'm not quite sure what· is going on with your set up.
To help us answer your question better could you please post pictures of your set up and the code that you are using.
this way we will have a better understanding of what is going on.
IAI-Captain
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
IAI (Indigenous Alien Intelligence),
The New View on Machine Intelligence.
Because There is nothing Artificial about it!
My setup is as basic as you can get. I'm using the Parallax Demo Board, and the TV Video out is hardwired to an RCA jack on pins 12-15 as shown in the schematic:
I've pulled anything else off the board for this troubleshooting, which didn't seem to make a difference, and I've rebooted the board, monitor and PC just in case of weirdness. The board otherwise seems ok: I can turn on and off pins, LEDs, etc., and the board IS driving the LCD, just funky.
The monitor is the 2.5" LCD offered by Parallax:
The code is Dave Scanlan's Example 04 from the forum thread "SPIN CODE EXAMPLES FOR THE BEGINNER (Public Version)"
As I mentioned, running the code (follows below) gave me normal video as expected, followed by a few minutes of flickering back and forth, followed by an output that looks normal only if viewed in a mirror! Now it always shows up in this reversed way.
Thanks again,
Alex
What you've posted can't possibly be what you've tried since it can't compile (the "PUB start(12)" is not legal). What program are you actually using? Maybe you made a change that would explain its behavior. Sometimes a simple change (like a subroutine call with no return) can cause the behavior that you describe.