You are using the internal already, so PLLing will not change that.I've been reading that the clock frequency is not as stable and may need to be tuned over time.
You are using the internal already, so PLLing will not change that.I've been reading that the clock frequency is not as stable and may need to be tuned over time.
Dave
Always wear safety glasses while programming.
I see now that you are right! I remembered that, but thought that it was PLL related NOT the entire internal osc block. The memory is the second thing to go. Guess I'll do some temperature tests this week.
Last edited by circuitpro; - 27th September 2010 at 07:27.
scalerobotics
You can run debug at 38400 using 8 mhz, but I don't know the calculation.
Walter
What calculation? It's just:
OSC 8
DEFINE DEBUG_BAUD 38400
Dave Purola,
N8NTA
Just for the record, it would be nice to have a table, formula, or rule-of-thumb to follow so you can know if debug will work at a particular baud rate without having to build the design first.
Bookmarks