If the frequency stability over a temperature range is not a concern in a project instead it's reliability in continuous long time operation is a more important factor then which of the two oscillators would be preferable, internal RC (16 MHz) or general purpose external crystal oscillator (8 MHz) to get a SysClk of 160 MHz using the internal PLL?
1 Answer 1
If reliability is your only concern then you should avoid adding components and connections to your system. All other factors being equal, an internal clock source will have greater long term reliability than an external clock source that requires additional components.
However, you need to be very certain that the frequency accuracy and stability are acceptable for your application.
-
1\$\begingroup\$ Not to mention that as reliable as quartz crystals are, they are mechanical components and are among the most unreliable components in electronics. They are vulnerable to shock damage and an an RC oscillator is much more reliable. The advantage of a crystal is stability and accuracy, not reliability. \$\endgroup\$DKNguyen– DKNguyen2019年02月23日 21:35:44 +00:00Commented Feb 23, 2019 at 21:35
-
1\$\begingroup\$ Additionally, the internal oscillator reliability is better than the reliability of the chip, which is specified in the datasheet. Reliability of external crystal, capacitors, pcb design, pcb traces, solder, soldering technique used etc. is unknown unless tested. \$\endgroup\$Indraneel– Indraneel2019年02月23日 21:43:25 +00:00Commented Feb 23, 2019 at 21:43
-
\$\begingroup\$ How accurate must that 160MHz be, after 10 or 20 years? \$\endgroup\$analogsystemsrf– analogsystemsrf2019年02月24日 02:29:27 +00:00Commented Feb 24, 2019 at 2:29
Explore related questions
See similar questions with these tags.