Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-07-2012, 06:25 AM
|
#1
|
LQ Newbie
Registered: Jun 2012
Posts: 3
Rep:
|
Interfacing with the Intel Atom Processor 60xx
Hey, I am trying to send data out of the intel atom kit. it is a simple form, just a on or off data. which port would be the easiest to use in this regard? the gpio or the serial port?
|
|
|
06-07-2012, 05:01 PM
|
#2
|
Senior Member
Registered: Jun 2011
Location: Stuttgart, Germany
Distribution: Mint, Debian, Gentoo, Win 2k/XP
Posts: 1,099
|
Hi there,
Quote:
Originally Posted by ddk220
Hey, I am trying to send data out of the intel atom kit.
|
what exactly are you calling the "intel atom kit"? I know the Intel Atom CPU family, but you seem to think of more than just that. Are you using a complete evaluation kit?
Quote:
Originally Posted by ddk220
it is a simple form, just a on or off data. which port would be the easiest to use in this regard? the gpio or the serial port?
|
Following your vague description, I'd vote for GPIO. I don't recommend using serial ports for anything else than serial communication, though I admit I did abuse them once in a while.
[X] Doc CPU
|
|
|
06-08-2012, 01:52 AM
|
#3
|
LQ Newbie
Registered: Jun 2012
Posts: 3
Original Poster
Rep:
|
hey,
I am using the atom processor with a kit. Its details are in this link http://www.indiaeduservices.com/cms/...=82&Itemid=166
I am trying to send signals to control a switch from the atom processor, so just an on/off output. I was wondering if there is any other way to do this, other than a GPIO pin
|
|
|
06-08-2012, 07:46 AM
|
#4
|
Senior Member
Registered: Jun 2011
Location: Stuttgart, Germany
Distribution: Mint, Debian, Gentoo, Win 2k/XP
Posts: 1,099
|
Hi there,
Quote:
Originally Posted by ddk220
|
oh, I see. Cool. :-)
Guess I'll try to find out about availability and pricing in Germany.
Given that, my answer stands: For what you describe, I'd really recommend a simple GPIO. However, I can't find any reference to GPIO in the description you linked to. All the usual standard interfaces like USB, Ethernet, SATA, even an SPI port, but there's no mention of GPIO.
Quote:
Originally Posted by ddk220
I am trying to send signals to control a switch from the atom processor, so just an on/off output. I was wondering if there is any other way to do this, other than a GPIO pin
|
Of course you might use a serial (RS232) port and control two simple peripherals by bit-banging the RTS and DSR lines. I've done that too, on rare occasions. But I'd only choose that way if there's no better alternative.
The classical printer port (Centronics) was also a fine interface for hardware experiments - it has/had 8 bidirectional data lines, and a handfull of handshale inputs and outputs, each of them directly addressable. Pity that today's PCs don't have this any more.
[X] Doc CPU
|
|
|
All times are GMT -5. The time now is 05:33 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|