Best way to program a atmega

Status
Not open for further replies.
this is a usb asp programmer that means you have to construct the pcb & place the usb conector to it & burn the hexcode which you wanted thats all
 



Can you define "best way" ?

You can use USBasp or any other programmer suitable for this uC, or as additional solution you can use bootloader.

With USBasp you can use :

AVRDUDE supports USBasp since version 5.2.
BASCOM-AVR supports USBasp since version 1.11.9.6.
Khazama AVR Programmer is a Windows XP/Vista GUI application for USBasp and avrdude.
eXtreme Burner - AVR is a Windows GUI Software for USBasp based USB AVR programmers.


USBasp project page
https://www.fischl.de/usbasp/



Best regards,
Peter
 

Thanks Peter, i downloaded the extreme burner and it look like a good software. When i said "best way" i was meaning "easy way".

Now i only have to finish the layout for my board, and play with it.
 

Thanks Peter, i downloaded the extreme burner and it look like a good software. When i said "best way" i was meaning "easy way".

Now i only have to finish the layout for my board, and play with it.


Easy way give new light on this, you can see this programmer AVR ISP programmer you need only few parts, serial port and PonyProg software:

AVR Serial Port Programmer

https://www.circuitvalley.com/2011/04/avr-serial-port-programmer.html






There is one additional also simplified version of AVR programmer which use one IC (74HC244) and LPT port. If you need that say, but first simple version will do the job.



Best regards,
Peter
 

Hi

My 2 cents. It is good to start with self made programmer, but if you going to use Atmel AVR for long (as most get addicted to it), please invest in a good programmer. There is a good reason to it. When programming devices a lot of data is transfered and the data lines switch rapidly generating spikes. The Atmel programmers have schottky protection diodes on all lines minimising these spikes.

This is what I copied from the specs of AVRISP mkII

•Target interface protection
•Short-circuit protection

I am having a functional home made programmer for many years (I do use it sometimes). It has all protection using normal diodes but still I have purchased AVRISP mkII just to be sure.




Thanks
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…