-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi
I got the atmega32 to run with arduino and now i would like to try the tvout
library (I tested on other controllers).
I think the problem is the 8 Mhz (internel RC) clock. 8Mhz should be enough to
create a PAL signal but I can't get it with this library. (See attachment)
To get rid of some compile errors, the only thing I had to change was the
TIMSK1 to TIMSK and remove the tone library.
I am reading your code and saw the comment "only 16mhz right now!!!" in the
file video_gen.cpp.
Would be great if you could give me some hints/advice how to get it run on 8Mhz.
Thanks and Regards
debain
Original issue reported on code.google.com by r...@group.li
on 25 Feb 2011 at 8:10
Attachments: