Re: recommendation of microcontroller please



"johnstokes30" <johnstokes30@xxxxxxxxx> skrev i meddelandet
news:iYednf73dqkqdd_anZ2dnUVZ_t2inZ2d@xxxxxxxxxxxxxxx
hi
i am new here. i would like to learn embedded programming on a very well
established microcontoller. I know that PICs are becoming more popular
but can someone tell me of a controller that is popular in industry for
several years (8 or 16 bit) and also has products available that i can use
to learn such as demo kits. motorola 68XX? Atmel? 8051?

many thanks
john


With the AVR, you need (want) the following tools.

1) gcc C compiler - or IAR. Some like Imagecraft.
2) AVR Studio
3) STK500 development board
4) JTAG-ICE Mk II.

If you want a real cheap environment, then you can try out the AVR Dragon
which is a low cost, low featur combination of STK500 + JTAGICE Mk II
but only works for chips with 32 kB flash or less.

You can get IAR, Imagecraft etc compilers which are limited to about 4 kB
code for free.

www.avrfreaks.net will be your friend.
--
Best Regards,
Ulf Samuelsson
This is intended to be my personal opinion which may,
or may not be shared by my employer Atmel Nordic AB


.



Relevant Pages

  • Re: recommendation of microcontroller please
    ... i would like to learn embedded programming on a very well ... I know that PICs are becoming more popular ... With the AVR, you need the following tools. ... Something like 32K in RAM mode only. ...
    (comp.arch.embedded)
  • Re: recommendation of microcontroller please
    ... becoming more popular but can someone tell me of a controller ... First I'd recommend the TI MSP430: ... My second recommendation would probably be The AVR Atmega ... If you can stomach those issues, IAR tools are solid and their ...
    (comp.arch.embedded)
  • Re: how do PSoCs compare to AVRs and PICs?
    ... >more popular than PSoCs? ... PoSC's are much slower than the AVR. ... something like 10 or 12 clock cycles per instruction. ...
    (comp.arch.embedded)
  • Re: PIC vs ARM assembler (no flamewar please)
    ... How about some popular ones like PIC, 8051 or AVR? ... Both 6805 and 6811 have Harvard variants too. ... code and data spaces that I can recall. ...
    (comp.arch.embedded)
  • Re: port gcc for c51 step by step
    ... If c51 is not popular i will be grateful for informations about: ... GCC is already available for AVR. ...
    (comp.arch.embedded)