Reply by Eric Engler September 11, 20052005-09-11
--- In AT91SAM7@AT91..., "bty219622" <vito@t...> wrote:
> Hello, Dodes anybody knows of a web tutorial or beginers guide for
> programming AT91SAM7's? I see there are few for LPC2100 but I'm not
> sure that reading the LPC is appliable to the SAM7. Thanks.

The basic architecture is the same (ARM 7 core), but the I/O details
vary. The AT91SAM7s devices are pretty complex for a beginner, but you
don't need to use the advanced I/O modules at first.

It is easiest to start with a commerial compiler like the 32k limited
IAR Embedded Workbench.


Reply by bty219622 September 8, 20052005-09-08
Hello, Dodes anybody knows of a web tutorial or beginers guide for
programming AT91SAM7's? I see there are few for LPC2100 but I'm not
sure that reading the LPC is appliable to the SAM7. Thanks.