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.

Atmega328 bootloader question?

Status
Not open for further replies.

kursad

Newbie level 1
Joined
May 3, 2013
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,289
Hi i am new at microcontroller, I really confused about bootloader

I have one microcontroler project,My code is ready and works with arduino mega. I need to PCB desing so,
I decided to use atmega328 because its compatible with arduino interface.
I will buy a new atmega328 chip its needed arduino bootloader. Am i right?
How can i burn new chip this bootloader?
Where is the bootloader code? How can i find?
In this bootloader can i program atmega328 with USB like an arduino? if it possible is there any schematic or Tutor about this subject? Thank you :-?
 

If you are working on Arduino IDE then there is you can upload bootloader directly from that. In that case if you have Arduino Mega then it will work as ISP.
Rest is just connect then ICSP pins of both the Mega & Arduino 328.

You can view the steps given at this link- https://www.instructables.com/id/Turn-Your-Arduino-Into-an-ISP/?ALLSTEPS

For any further help reply.

- - - Updated - - -

If you are working on Arduino IDE then there is you can upload bootloader directly from that. In that case if you have Arduino Mega then it will work as ISP.
Rest is just connect then ICSP pins of both the Mega & Arduino 328.

You can view the steps given at this link- http://www.instructables.com/id/Turn-Your-Arduino-Into-an-ISP/?ALLSTEPS

For any further help reply.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top