atmega644p

Thread Starter

dilesh

Joined Mar 28, 2012
2
hello evry1,
m using sanguino board hvng atmega644p, n i hv prepared program of microcontroller in avr studio, now the probm is i dont hv any avr-programer, i hv ftdi usb adaptor,n sanguino board,..how can i burn code to microcontroller..
 

muthucrazy

Joined Apr 3, 2012
2
few of the things you need to consider
1)whether your bootloader is capable of detecting USB softwares?
2)if it so,there must be a way to download your code, so you need to convert your hex or .c file into Supportable format and you need to plug ur pendrive.
 
Top