Arm Community
Site
Search
User
Site
Search
User
Support forums
Architectures and Processors forum
SPI interface
Jump...
Cancel
State
Not Answered
Locked
Locked
Replies
5 replies
Subscribers
349 subscribers
Views
7327 views
Users
0 members are here
Arm9
arm920t
Interface
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
SPI interface
jfor jfor
over 12 years ago
Note: This was originally posted on 10th October 2008 at
http://forums.arm.com
Hi all,
I am using an 180 MHz, 200 MIPS ARM920T. My question is
How can one have an SPI interface to a device(any)?? What are the steps involved??
The O.S used is linux. One thing i noticed is there is no SPI in /dev !!!!! It would be really be helpful if any one can suggest or give any link to solve this.
Thanks,
jfor.
Parents
0
Peter Harris
over 12 years ago
Note: This was originally posted on 10th October 2008 at
http://forums.arm.com
I'd suggest looking at a Linux driver for a similar device, and using that as a tutorial.
A UART probably isn't a bad example to pick, as it has send and recieve channels - the only difference is the synchronous bit.
Cheers,
I
Cancel
Vote up
0
Vote down
Cancel
Reply
0
Peter Harris
over 12 years ago
Note: This was originally posted on 10th October 2008 at
http://forums.arm.com
I'd suggest looking at a Linux driver for a similar device, and using that as a tutorial.
A UART probably isn't a bad example to pick, as it has send and recieve channels - the only difference is the synchronous bit.
Cheers,
I
Cancel
Vote up
0
Vote down
Cancel
Children
No data