AT91SAM ARM
For users of the Atmel AT91SAM7 and AT91SAM9 ARM CPU chips. Atmel has taken a new direction by combining on chip flash and ram with the ARM CPU on a single die. This provides low cost devices for small systems using the ARM CPU.
This group is to exchange information to help users get started and learn how to use the devices.
Post a new Thread
wuerzi - Jul 23 2008
I have some problems with the software reset on an Atmel at91sam7s256
Controller, in principle it should work but if I change things that
have absolutely no visible connection to... 
dawido85 - Jul 21 2008
Hi,
I'm wondering, if it's possible to implement more than one TWI
interface? Can I use predefined registers? Can I control more then one
peripheral at once?
----------------... ![[at91sam7x-ek] more TWI?](/new/images/icon_more.jpg)
akse...@gmail.com - Jul 17 2008
I have been thinking of designing an AT91SAM9261 based board, it will have NAND flash as storage and SDRAM as memory. It will also have an lcd and will be running linux.
Im only... 
Bernd - Jul 13 2008
Hi,
I`m working with the AT91SAM9260 controller and I try to download some
code by the jtag interface to the external NOR flash (connected at
NCS0). When I power up the boa... 
"ICLI, Bekir (EXT)" - Jul 9 2008
Hi,
I have done a couple of tests more and wanted to share the results.
If I don't use struct packing attribute, the compiler does himself the
padding and uses ldrh/strh witho... 
"ICLI, Bekir (EXT)" - Jul 8 2008
Hi all,
I have turned on the mmu alignment checks so that I can catch the
misaligned structs.
But strangely the compiler uses always byte-wise operations (strb/ldrb)
for the ... 
ten dragon - Jul 7 2008
HI!,
Just started learning ARM. Any idea how to configure 2 slave SPI devices.
I found softpack softpack-1.4-at91sam9rl-ek-web has example for configure one nand flash with SPI.... 
"ICLI, Bekir (EXT)" - Jul 3 2008
Hi all,
Some of my code lies in the address region of 0x10000000 and some of
them are in internal SRAM (0x0). To move back and forth I need long
jumps.
I am now asking myself... 
42Bastian - Jul 3 2008
Hi Bekir
> I have almost memorized the ARM Technical Manual but I couldn't find the answer there.
> Let me explain where I am confused in a bit more detail:
>
> At power... 
"ICLI, Bekir (EXT)" - Jul 2 2008
Hi all,
I wanna use the 64K internal SRAM of AT91SAM9RL64 as 32K I-TCM and 32
D-TCM.
But I don't get it quite much. I am loading my boot code at the
beginning from flash to t... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
next