Page 1 of 1

AVR atmega8 TQFP

Posted: Wed Apr 27, 2011 12:09 pm
by cvanhal
Is any body know if the Atmega 8 TQFP SMD model can be programed with Flowcode AVR..

Thx..

Re: AVR atmega8 TQFP

Posted: Wed Apr 27, 2011 12:38 pm
by Rolf1402
Sure, if you have AVR-Studio it is also the same routine

Re: AVR atmega8 TQFP

Posted: Wed Apr 27, 2011 8:07 pm
by cvanhal
OK Rolf Thx.

AVR STUDIO 4 i have..

i have no exsperiance with prgramming with AVR studio how do i have to do that..

can you explain a bit so i make an program in Flowcode for the Atmega 8-28-pin dip..

than transfrom to an Hex file and than program with AVR STUDIO 4????

that is the problem how do i have to do that??...

Thx

Re: AVR atmega8 TQFP

Posted: Wed Apr 27, 2011 10:03 pm
by Spanish_dude
You don't need AVR Studio 4 to program your atmega8, Flowcode can do that.

Just make your program like you would do with other microcontrollers, compile to hex and send it with Flowcode.

Btw, the package of the microcontroller doesn't change the way you would program it, so an atmega8 with a TQFP package is programmed the same way as an atmega8 with a PDIP package (or other package).

Re: AVR atmega8 TQFP

Posted: Fri Apr 29, 2011 7:55 am
by cvanhal
OK thx guys for the Reply..

aim going to work on it just now..

it makes very much funn to work with Flowcode..

i have tried C but i could not get that, this is cool..

Question does any one has an idea on internal reset used for ATMEGA in stead of external voltage watcher??..

or is recomended to maken an reset circuit external i just read on the options but have ni dea if it is OK

thx