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 Accessing the 2 port 2 pins on the C1111 USB adapter?

Received: by 10.236.185.194 with SMTP id u42mr11061601yhm.29.1343845603985;
        Wed, 01 Aug 2012 11:26:43 -0700 (PDT)
X-BeenThere: ti-chronos-development-@googlegroups.com
Received: by 10.101.198.4 with SMTP id a4ls587896anq.1.gmail; Wed, 01 Aug 2012
 11:26:43 -0700 (PDT)
Received: by 10.101.74.11 with SMTP id b11mr2730361anl.20.1343845603093;
        Wed, 01 Aug 2012 11:26:43 -0700 (PDT)
Received: by 10.101.74.11 with SMTP id b11mr2730360anl.20.1343845603069;
        Wed, 01 Aug 2012 11:26:43 -0700 (PDT)
Return-Path: <robomo...@gmail.com>
Received: from mail-yw0-f43.google.com (mail-yw0-f43.google.com [209.85.213.43])
        by gmr-mx.google.com with ESMTPS id i27si916709yhe.4.2012.08.01.11.26.43
        (version=TLSv1/SSLv3 cipher=OTHER);
        Wed, 01 Aug 2012 11:26:43 -0700 (PDT)
Received-SPF: pass (google.com: domain of robomo...@gmail.com designates 209.85.213.43 as permitted sender) client-ip=209.85.213.43;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of robomo...@gmail.com designates 209.85.213.43 as permitted sender) smtp.mail=robomo...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-yw0-f43.google.com with SMTP id 10so9609228yhl.30
        for <ti-chronos-development-@googlegroups.com>; Wed, 01 Aug 2012 11:26:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        bh=+SBNMByKRfMATDEMa0GEmXyPUHyE9P1HjkEZUK6CJMo=;
        b=lm3SLbtynVcXcZes/cSSAbjMQBptbr2zKS3q1MCtc7HAASL3CAo6vuMWx8bvMP4cJj
         ZkHM1hHhywyHeNt6ql63nC9iGApYrJI7C+EZtVjHjEb1Ldh2sMjDTrgXSfA+AMA2/OaM
         akPGvIhaoS8j7yGaHKaO4JoFkjQBr6f7l4TOycdW2xCUQ5SiV66CYJkLbRT4qspbzZP4
         m8w9JWpTH4zBONYWPJo5s9zmZ+l3WLaWlRfuHYCzzQ3XI5DRA6BlALbCW5F9WHyzYYdZ
         yBF5duCirJNtYVdjPv/A0Z9Zs4v3o2YP+QocmzTaVn2cOMO3b1yOSNAYgsW8b1B5gKMd
         LHCQ==
MIME-Version: 1.0
Received: by 10.50.47.166 with SMTP id e6mr6302995ign.55.1343845602683; Wed,
 01 Aug 2012 11:26:42 -0700 (PDT)
Received: by 10.64.139.69 with HTTP; Wed, 1 Aug 2012 11:26:42 -0700 (PDT)
In-Reply-To: <0b41baba-53c7-47d7-9793-4d44eee9d02e@googlegroups.com>
References: <0b41baba-53c7-47d7-9793-4d44eee9d02e@googlegroups.com>
Date: Wed, 1 Aug 2012 19:26:42 +0100
Message-ID: <CAFX3OgKytMo_sd9_cQh=nwjFRE8J6KThG1qcvKSXqxb24U_...@mail.gmail.com>
Subject: Re: [ti-chronos-development] Accessing the 2 port 2 pins on the C1111
 USB adapter?
From: Paolo Di Prodi <robomo...@gmail.com>
To: ti-chronos-development-@googlegroups.com
Content-Type: multipart/alternative; boundary=14dae9340807c7ec9a04c6386f2b

--14dae9340807c7ec9a04c6386f2b
Content-Type: text/plain; charset=ISO-8859-1

Yes you can access them via P2.2 and P2.1.
The relevant code is cc1111_usb_dongle in the Recovery/RF Access Point
folder
of your TI installation.
If you have difficulties compiling the IAR Workbench project give me a
shout there are some tricky options to set to work with the Limited Edition.
I currently program the dongle via a CC debugger and I have soldered some
"very" thick wires but planning to do a small pogo pin adapter:
http://www.flickr.com/photos/robomotic/7643974176/in/photostream
The CC1111 is linked to TI firmware usb data but you can of course scrap
all the non necessary code parts.
Although I suggest a CC1110 solution if you don't need USB capabilities,
something like this:
http://www.flickr.com/photos/54388270@N04/5752187511/
I can share the project source on Dropbox if you like, but tomorrow I will
be on holiday so let me know ASAP.
Cheers.

On 1 August 2012 19:15, Simon Jackson <jackokr...@gmail.com> wrote:

> Is it possible to modify the programming of the C1111 to access the two
> port pins which make up 2 of the 6 pads of the C1111 twowire programming
> interface. For some projects these two port pins should be enough. Which
> source files are relevant for programming the C1111? Does the C1111
> initialize and work without active USB (i.e. can run from usb power without
> data)?
>
> --
> You received this message because you are subscribed to the Google Groups
> "TI Chronos Development" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/ti-chronos-development-/-/QGm_2CCdBqoJ.
> To post to this group, send email to
> ti-chronos-development-@googlegroups.com.
> To unsubscribe from this group, send email to
> ti-chronos-development-+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/ti-chronos-development-?hl=en.
>



-- 
Dr. Paolo Di Prodi

--14dae9340807c7ec9a04c6386f2b
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Yes you can access them via P2.2 and P2.1.<br>The relevant code is cc1111_u=
sb_dongle in the Recovery/RF Access Point folder<br>of your TI installation=
.<br>If you have difficulties compiling the IAR Workbench project give me a=
 shout there are some tricky options to set to work with the Limited Editio=
n.<br>
I currently program the dongle via a CC debugger and I have soldered some &=
quot;very&quot; thick wires but planning to do a small pogo pin adapter:<br=
><a href=3D"http://www.flickr.com/photos/robomotic/7643974176/in/photostrea=
m">http://www.flickr.com/photos/robomotic/7643974176/in/photostream</a><br>
The CC1111 is linked to TI firmware usb data but you can of course scrap al=
l the non necessary code parts.<br>Although I suggest a CC1110 solution if =
you don&#39;t need USB capabilities, something like this:<br><a href=3D"htt=
p://www.flickr.com/photos/54388270@N04/5752187511/">http://www.flickr.com/p=
hotos/54388270@N04/5752187511/</a><br>
I can share the project source on Dropbox if you like, but tomorrow I will =
be on holiday so let me know ASAP.<br>Cheers.<br><br><div class=3D"gmail_qu=
ote">On 1 August 2012 19:15, Simon Jackson <span dir=3D"ltr">&lt;<a href=3D=
"mailto:jackokr...@gmail.com" target=3D"_blank">jackokr...@gmail.com</a>&gt=
;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">Is it possible to modify the programming of =
the C1111 to access the two port pins which make up 2 of the 6 pads of the =
C1111 twowire programming interface. For some projects these two port pins =
should be enough. Which source files are relevant for programming the C1111=
? Does the C1111 initialize and work without active USB (i.e. can run from =
usb power without data)?<span class=3D"HOEnZb"><font color=3D"#888888"><br>


<p></p>

-- <br>
You received this message because you are subscribed to the Google Groups &=
quot;TI Chronos Development&quot; group.<br>
To view this discussion on the web visit <a href=3D"https://groups.google.c=
om/d/msg/ti-chronos-development-/-/QGm_2CCdBqoJ" target=3D"_blank">https://=
groups.google.com/d/msg/ti-chronos-development-/-/QGm_2CCdBqoJ</a>.<br>=20
To post to this group, send email to <a href=3D"mailto:ti-chronos-developme=
nt-@googlegroups.com" target=3D"_blank">ti-chronos-development-@googlegroup=
s.com</a>.<br>
To unsubscribe from this group, send email to <a href=3D"mailto:ti-chronos-=
development-%2Bunsubscribe@googlegroups.com" target=3D"_blank">ti-chronos-d=
evelopment-+unsubscribe@googlegroups.com</a>.<br>

For more options, visit this group at <a href=3D"http://groups.google.com/g=
roup/ti-chronos-development-?hl=3Den" target=3D"_blank">http://groups.googl=
e.com/group/ti-chronos-development-?hl=3Den</a>.<br>


</font></span></blockquote></div><br><br clear=3D"all"><br>-- <br>Dr. Paolo=
 Di Prodi<div><div><br></div></div><br>

--14dae9340807c7ec9a04c6386f2b--