RE: [AVR-Chat] atmega64l programming
2009-07-17 by Tim Mitchell
----Original Message----
Show quoted textHide quoted text
From: AVR-Chat@yahoogroups.com [mailto:AVR-Chat@yahoogroups.com] On Behalf Of hossein hashemi Sent: 17 July 2009 14:23 To: AVR-Chat@yahoogroups.com Subject: RE: [AVR-Chat] atmega64l programming > yes,i have a 4Mhz ext crystal.plz send me a fusebit > configuration for 2usart application. Uhh... the usarts are not configured by fuse bits, you do that in your software. As long as you don't have the M103 compatibility fuse programmed which turns off a lot of the features to make it the same as an old Mega 103. Download the mega64 datasheet from Atmel's website and read the section on Flash Programming which tells you what the fuse bits do. -- Tim Mitchell