2

If you use an external oscillator, and divide-by-8 internally, can you apply up to 160MHz on PB6? For example, can I use my 50MHz oscillator to clock my 328p @ 6250KHz? Note: when I say oscillator I don't mean resonator or crystal

asked Dec 20, 2015 at 12:41

1 Answer 1

1

No! 20 MHz max (Please see 8.8 External Clock, pp. 34). The 50MHz clock could be divided by 8 with a counter or the 150MHz clock by 16 with a faster counter.

Cheers!

answered Dec 20, 2015 at 13:46
2
  • So divide-by-8 doesn't apply to external oscillators? Commented Dec 20, 2015 at 13:47
  • Exactly. The external clock is max 20 MHz and then it may be divided internally. Commented Dec 20, 2015 at 13:48

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.