Atmel website | ARM Community | AVR freaks | Technical Support
Banner
Welcome to AT91SAM Community Forum
http://www.at91.com/samphpbb/

how to insert 32 bit data to 31 pin
http://www.at91.com/samphpbb/viewtopic.php?f=15&t=18929
Page 1 of 1

Author:  1nafar [ Sun Jan 31, 2010 10:40 pm ]
Post subject:  how to insert 32 bit data to 31 pin

hi all
i work on at91sam7x256
i need send 32 bit data to the port a but port a have 31 pin !!!
anybody can help me ?
I think we need 32 pin for this project.
Thanks.

Author:  Furuya [ Mon Feb 01, 2010 1:50 pm ]
Post subject:  Re: how to insert 32 bit data to 31 pin

port A has 32 pins (0, 1, 2, ..., 31)

(you forgot pin 0 :D )

Author:  mjbcswitzerland [ Mon Feb 01, 2010 8:03 pm ]
Post subject:  Re: how to insert 32 bit data to 31 pin

Hi

The SAM7X has 2 x 31 bit ports (bit31 is not connected to any pin).

This means that to use 32 bits it is necessary to spread the bits across the two ports (eg. 16 bits on port A and 16 bits on port B). Accesses will require two reads/writes so will not be as fast as a port with full 32 bit width could be. Whether this is acceptable depends on your exact requirements.

Regards

Mark

http://www.uTasker.com

Author:  Furuya [ Mon Feb 01, 2010 8:15 pm ]
Post subject:  Re: how to insert 32 bit data to 31 pin

forgot to see chip type :x

Page 1 of 1 All times are UTC + 1 hour [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/