- This topic has 2 replies, 2 voices, and was last updated 12 years, 10 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Microcontroller › AVR › How to connect crystal oscillator with Atmega16
Hello,
I am making a wireless gamepad using bluetooth module AUBTM-20.I am using ATMEGA16. I am using tact switches for the buttons. Is it necessary to connect a crystal oscillator for the proper working of the joystick and the usart communication ?
Please help….
hi!
as per my knowledge, if you set fuse bits in AVR you no need to connect external crystel. but you have to specify crystel frq in program.
if you set fuse bits you need to connect external crystel, but you have to specify same crystel freq in program