AVR atmega8 TQFP

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 4.
To post in this forum you must have a registered copy of Flowcode 4 or higher. To sign up for this forum topic please use the "Online Resources" link in the Flowcode Help Menu.

Moderator: Benj

Post Reply
cvanhal
Posts: 23
Joined: Wed Aug 26, 2009 8:51 am
Has thanked: 10 times
Contact:

AVR atmega8 TQFP

Post by cvanhal »

Is any body know if the Atmega 8 TQFP SMD model can be programed with Flowcode AVR..

Thx..

Rolf1402
Flowcode V4 User
Posts: 9
Joined: Sat Oct 16, 2010 4:53 pm
Location: Germany
Has thanked: 4 times
Been thanked: 1 time
Contact:

Re: AVR atmega8 TQFP

Post by Rolf1402 »

Sure, if you have AVR-Studio it is also the same routine

cvanhal
Posts: 23
Joined: Wed Aug 26, 2009 8:51 am
Has thanked: 10 times
Contact:

Re: AVR atmega8 TQFP

Post 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

Spanish_dude
Posts: 594
Joined: Thu Sep 17, 2009 7:52 am
Location: Belgium
Has thanked: 63 times
Been thanked: 102 times
Contact:

Re: AVR atmega8 TQFP

Post 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).

cvanhal
Posts: 23
Joined: Wed Aug 26, 2009 8:51 am
Has thanked: 10 times
Contact:

Re: AVR atmega8 TQFP

Post 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

Post Reply