-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1.Running on Atmega328 at 8mhz
2.Running on Atmega168 at 16Mhz stripped down version
3.Changing VID pin and SYNC pin
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
TVout 5.91 and TVout beta1.0
Please provide any additional information below.
Hello,
My hardware setup is Atmega328 running at 8mhz (with output at PB3,PB4,PB5). I
changed the pins defined in the harware_setup.h file respectively but cant get
any output. Also I have observed that most of the TV PAL signal examples work
on the PB0 and PB1 only if I change it to other PINS or other ports I don't get
any output.I have been trying to get the TVout working for a week now. I have
even tried to get it run on 168 running at 16Mhz but I cant get any output. I
am on PAL.
Kindly let me know how do I change the code to get the TVOUT running on
atmega328 at 8mhz with sync and vid on PB3 and PB4. And the same for Atmega168
at 16 Mhz on PB0 and PB1
Original issue reported on code.google.com by infi...@gmail.com
on 31 Jul 2011 at 9:16