There is not fuse setting for UART comm. That's all done with your programming. Read the ATMEGA32 data sheet. All the info you need is there. Zack On Fri, 14 Mar 2008, rakesh modi wrote: > Thanks for ur reply. Now i want to know that what is the fuse setting for atmega32 for uart communication? bcoz my program is working but i am getting only 100 baudrate. > > R.P.Modi > > > ----- Original Message ---- > From: David Kelly <dkelly@hiwaay.net> > To: AVR-Chat@yahoogroups.com > Sent: Friday, 14 March, 2008 3:53:55 AM > Subject: Re: [AVR-Chat] Serial communication problem in atmega32 > > > On Mar 14, 2008, at 4:22 AM, eko setiawan wrote: > >> what kind of program which U use to write uC? >> try this: >> I use CV AVR. that program have provide the fitur for serial comm >> easily. >> U can use code wizard fitur in there. >> U only adjust the baud rate. >> the command for display is "printf", like command in c language. > > "printf" is not a C command, it is a routine like any other, > contained in a library, described in header file(s). >
Message
Re: [AVR-Chat] Serial communication problem in atmega32
2008-03-14 by Zack Widup
Attachments
- No local attachments were found for this message.