E-Block for ATxmega256

For E-blocks user to discuss using E-blocks and programming for them.

Moderators: Benj, Mods

Post Reply
klaus_popp
Posts: 2
Joined: Mon Apr 29, 2013 1:08 pm
Has thanked: 1 time

E-Block for ATxmega256

Post 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

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: E-Block for ATxmega256

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

Post Reply