Quote Originally Posted by emerson View Post
I have a 16f688 outputting music using the FREQOUT command. When I define the internal oscillator at 8 MHz the audio is slightly warbled and plays faster than I would like, but when I define the internal oscillator at 10 MHz, which is higher than the chips internal oscillator is rated for, the music plays exactly how I want it to.

Emerson
Written like that, It looks like some kind of mismatch ...

Using " FREQUOUT " when defining the correct osc frequency gives the correct frequency, or close to it ... nothing else !

so, as it seems to be PBP ... may we see your source program and especially the config section ???

Alain