NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.
Microcontroller Programming » using different crystals
November 28, 2010 by dwillson |
Please bear with me I am extremely green. There is a project I want to build but the designer uses a 16 MHz crystal. What, if anything do I need to change to do this with the nerdkit? |
---|---|
November 28, 2010 by Rick_S |
If the program requires 16Mhz, you would have to do one of two things.
If the program doesn't have anything that is timed to the chip clock, then the program may work with little or no modifications. However, without seeing the program I can't say for sure. Rick |
November 28, 2010 by dwillson |
Thanks for the quick reply Rick!!! I was hoping it might be as simple as changing the crystal once I loaded the program, but wanted to be sure before I purchased the required items. I think the 16 MHz is critical because it has alot of code for timers. Again thanks alot!!! |
November 28, 2010 by Rick_S |
No problem |
Please log in to post a reply.
Did you know that NerdKits has been featured in the MIT Undergraduate Research Journal? Learn more...
|