Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion i2c and gpio from C

Received: by 10.236.165.99 with SMTP id d63mr14858925yhl.7.1332462711080;
        Thu, 22 Mar 2012 17:31:51 -0700 (PDT)
X-BeenThere: pandaboard@googlegroups.com
Received: by 10.101.168.4 with SMTP id v4ls845987ano.6.gmail; Thu, 22 Mar 2012
 17:31:49 -0700 (PDT)
Received: by 10.101.98.12 with SMTP id a12mr4494683anm.16.1332462709018;
        Thu, 22 Mar 2012 17:31:49 -0700 (PDT)
Received: by 10.101.98.12 with SMTP id a12mr4494682anm.16.1332462709003;
        Thu, 22 Mar 2012 17:31:49 -0700 (PDT)
Return-Path: <victor.whiskey.yan...@gmail.com>
Received: from mail-yx0-f173.google.com (mail-yx0-f173.google.com [209.85.213.173])
        by gmr-mx.google.com with ESMTPS id g49si4044492yhe.6.2012.03.22.17.31.48
        (version=TLSv1/SSLv3 cipher=OTHER);
        Thu, 22 Mar 2012 17:31:48 -0700 (PDT)
Received-SPF: pass (google.com: domain of victor.whiskey.yan...@gmail.com designates 209.85.213.173 as permitted sender) client-ip=209.85.213.173;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of victor.whiskey.yan...@gmail.com designates 209.85.213.173 as permitted sender) smtp.mail=victor.whiskey.yan...@gmail.com; dkim=pass header...@gmail.com
Received: by yenr5 with SMTP id r5so2811529yen.4
        for <pandaboard@googlegroups.com>; Thu, 22 Mar 2012 17:31:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=message-id:date:from:user-agent:mime-version:to:subject
         :content-type:content-transfer-encoding;
        bh=suxdw66VjcgyomEDpna/GxVwLD/UgaC6O4jj8nv6RXQ=;
        b=aBKMphJ4dW2l5CrkZdPdFfR9CH351/1WPlomCnqhhM8AvaqFFAt1FIPyUjUHpyWry7
         z0kLGGzSjA8dyiyKHmHzcbs6eLWODcUMEUvRxuvqPLLtZBPNnf1P0guIvEBH/ktOx31u
         7pE/CF1bVKmekjdDKkSiHklpR1V37eHf6LM3AHmsbGE7rxRHUF0slM2LuI8LXptPYKHK
         DaK7FIzIEpUqlvjEsLasZXxdVsNagtvBOncq6A+WK4Qy4hhzAXtDYmK1BBIG6kPezSpq
         /pmZUkfYYkflfOyT9c4fCjYOEA3GtYoPo4drSj1u0+C9h9EDGiB2jikHwUUlIWWL6CYP
         Kncw==
Received: by 10.60.3.9 with SMTP id 9mr12080345oey.49.1332462708854;
        Thu, 22 Mar 2012 17:31:48 -0700 (PDT)
Return-Path: <victor.whiskey.yan...@gmail.com>
Received: from [10.0.4.2] (conr-adsl-209-169-119-27.consolidated.net. [209.169.119.27])
        by mx.google.com with ESMTPS id k7sm4976556oei.0.2012.03.22.17.31.47
        (version=TLSv1/SSLv3 cipher=OTHER);
        Thu, 22 Mar 2012 17:31:47 -0700 (PDT)
Message-ID: <4F6BC472.7070...@gmail.com>
Date: Thu, 22 Mar 2012 19:31:46 -0500
From: Victor Whiskey Yankee <victor.whiskey.yan...@gmail.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2
MIME-Version: 1.0
To: pandaboard@googlegroups.com
Subject: i2c and gpio from C
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Hello,
I am looking for how to interface with i2c and gpio from within a C program on the pandaboard.
Can anyone please post some C code?
Thanks!