Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Atmega64 interface USART

Status
Not open for further replies.

NuTNiL

Newbie level 3
Joined
Oct 15, 2007
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,298
usart+atmega64

How to write program for Atmega64 with basic-C
to interface by USART ??

I want to do my graduate project
Please help me !!!
 

What is exact your question?
Do you want to know code, how to configure the usart, c-compiler,or how to start a project like this?

You need a C-compiler like Codevision Avr ( https://www.hpinfotech.ro/ )
Configure the usart with the Wizzard (speed, start/stopbits/parity/timers/interupts/IO/ etc) and write the rest of your c-code.
 

I want to know how to write source code to interface with USART
 

see this link
**broken link removed**

it contain c code for atmega32


Bibin John
www.bibinjohn.tk
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top