Page 1 of 1

E-Block for ATxmega256

Posted: Thu May 02, 2013 12:10 pm
by klaus_popp
Hi there,

I'm still inexperienced with uController and want to use a ATxmega256A3 for my thesis. This uController is on the list of compatible controller for Flowcode.
Since I've already used an Atmega8 in my undergraduate work and I had no problems with Flowcode then I would also like to use an Flowcode programable uController for my thesis.

My question is: Which e-block can I use? The Atmega8 was fully compatible with the EB019 board.
Or is there no useful e-block available to program the ATxmega256A3 and I use the starter kit from Atmel STK600 + AVR Studio?

THX for information!

Best Regards,
Klaus

Re: E-Block for ATxmega256

Posted: Tue May 07, 2013 9:55 am
by Benj
Hello Klaus,

You can repogram other AVR devices using the AVRISP tool we provide with the EB019 AVR E-block. This should be compatible with the Atmel starter kit you have.

Otherwise if you have to you should be able to take the C generated from Flowcode and load it into AVR studio.