Processors
Intel® Processors, Tools, and Utilities
14507 Discussions

Intel ICH10R gpio interfacing with linux

MAlha2
Beginner
1,764 Views

I have VTC 7100-C8SK industrial computer which has ICH10R as the main board chip. I am trying to interface the GPIO using sysfs in Ubuntu14.04.

From what I have understood on the internet:

I have ran ls /sys/class/gpio to find my gpiochip195 --> ngpio = 61 ( range from 195-255).

 

I want to use the GPIO pin 6 on the PORT connector, so I have echo 201 > export.

Then configured it as out ( echo out > gpio201/direction )

and tried to send ON signal ( echo 1 > gpio201/value) however no output was noticed.

What could be the reason? is the mapping that I have followed incorrect ?

@

0 Kudos
3 Replies
idata
Employee
767 Views

Hello hd1994,

 

 

Thank you for joining this Intel Community.

 

 

Based on the product specifications, your system has the following processor: Intel Atom® Processor D2550. If this applies, the Intel Customer Service no longer responds to telephone, chat, or e-mail inquiries for Intel Atom® Processor D2550, but you may want to try our "Discontinued Products Community" to get recommendations from fellow community members. You may also find the "Discontinued Products Website" helpful to address your request.

 

 

/community/tech/discontinued-products Discontinued Products Community

 

 

https://www.intel.com/content/www/us/en/support/discontinued-products.html Discontinued Products Website

 

 

Keep in mind that other community members may assist since Intel will not provide any assistance on the Community.

 

 

It is also worth mentioning that you can verify additional information about this product's discontinuance status at http://ark.intel.com/ > Product Status > "Discontinued".

 

 

Wanner G.

 

Intel Customer Support Technician

 

Under Contract to Intel Corporation
0 Kudos
MAlha2
Beginner
767 Views

Could not find anything related to interfacing the GPIO pins for controlling a led light for example in the community stuff ( using a linux environment)

0 Kudos
idata
Employee
767 Views

Hello hd1994,

 

 

For more information about this issue, we also recommend you to visit the following forums.

 

 

https://askubuntu.com/

 

 

https://ubuntuforums.org/

 

 

Wanner G.

 

Intel Customer Support Technician

 

Under Contract to Intel Corporation
0 Kudos
Reply