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.

Need help in AVR- want to do C programming for AVR

Status
Not open for further replies.

Abhishekabs

Advanced Member level 3
Joined
Jan 12, 2007
Messages
757
Helped
117
Reputation
234
Reaction score
45
Trophy points
1,308
Location
India
Activity points
5,537
Need help in AVR

Hello Friends,
I am new to AVR micro-controllers.
I only have background of 8051 & I have only done assembly before.
I want to do C programming for AVR 32 bit micro-controller.
How should I proceed?
I don't have experience in 32 bit microcontroller programming neither Embedded C.
Still I want to learn how to do it.
I have downloaded AVR studio & AVR GCC compiler according to some suggestion in one post.
Which one to select & how to use it?
Please give some guidelines

Thanks
Abhishekabs
 

Re: Need help in AVR

Most probably you will want to use the AVR Studio and AVR GCC both. However the AVR GCC (WinAVR) is complete package to program AVR Microcontroller.

You will also need a development board that has debug/download option.

Then search the net for a place where you can find some worked out examples like www.avrfreaks.net, www.digisoft.com.pk

If you don't know C then you may have to learn it before all this.
 
Re: Need help in AVR

I do know C.
But I think I need to see how to use it for an embedded purpose.
I used it for numerical simulations only. :)

The question may sounds stupid,
but when it comes to programming, what is the difference between 8 bit & 32 bit micro controller programming?
Is it very hard compared to 8 bit?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top