Shop OBEX P1 Docs P2 Docs Learn Events
Svideo and NTSC at same time — Parallax Forums

Svideo and NTSC at same time

loum57loum57 Posts: 2
edited 2011-03-08 05:16 in Propeller 1
I'm trying to generate svideo on P0-7 and NTSC on P8-P15 at the same time. I'm trying to use the Graphics palette demo at the moment to do this. I've checked out each circuit one at a time by changing the pins value and the mode value. I don't unserstand what I need to do to load svideo in one cog and ntsc in another. Do I need to create a new tv.spin file for one of them, I've been trying to just use the tv.spin, which I think I'm changing the variables so it's not working.

Comments

  • Mike GMike G Posts: 2,702
    edited 2011-03-08 05:16
    Yes, you need to two named tv.spin objects. See the Parallax Education Kit manual (Help - Parallax Education Kit) chapters 5 and 6.
Sign In or Register to comment.