<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>basicx at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/basicx/</link>
    <description>Discussion list for the BasicX family of microcontroller chips</description>

    <item>
      <title>Keeping track of date and time</title>
      <pubDate>Fri, 13 Nov 2009 14:13:01 GMT</pubDate>
      <dc:creator>David Sousa Mendes</dc:creator>
      <link>http://tech.groups.yahoo.com/group/basicx/message/23223</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/basicx/message/23223</guid>
      <description>Hello fellows The problem was finnally solved as soon as I called Maxim&#39;s support line. According to their Typical Operation Circuit, I had my supply connected</description>
    </item>
    <item>
      <title>Re: Keeping track of date and time</title>
      <pubDate>Tue, 10 Nov 2009 23:11:50 GMT</pubDate>
      <dc:creator>rosarite@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/basicx/message/23222</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/basicx/message/23222</guid>
      <description>Hi, Suggestion Do a print of the command data to see if your are sending  command a good command. Set the clock low before execute the CE high per DS1302</description>
    </item>
    <item>
      <title>Keeping track of date and time</title>
      <pubDate>Tue, 10 Nov 2009 21:47:21 GMT</pubDate>
      <dc:creator>David Sousa Mendes</dc:creator>
      <link>http://tech.groups.yahoo.com/group/basicx/message/23221</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/basicx/message/23221</guid>
      <description>Do you think I should configure the IO pin as bxInputTristate using Putpin?</description>
    </item>
    <item>
      <title>Keeping track of date and time</title>
      <pubDate>Tue, 10 Nov 2009 21:38:35 GMT</pubDate>
      <dc:creator>David Sousa Mendes</dc:creator>
      <link>http://tech.groups.yahoo.com/group/basicx/message/23220</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/basicx/message/23220</guid>
      <description>I tried want you suggested: instead of MISO and MOSI pins, I&#39;m only using one pin connected to IO pin of DS1302... But the result is the same: &quot;ctrl_reg:  255&quot;</description>
    </item>
    <item>
      <title>Re: Keeping track of date and time</title>
      <pubDate>Tue, 10 Nov 2009 18:05:17 GMT</pubDate>
      <dc:creator>Tom Becker</dc:creator>
      <link>http://tech.groups.yahoo.com/group/basicx/message/23219</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/basicx/message/23219</guid>
      <description>... Then the output pin will hold the input pin low, won&#39;t it?  Try disconnecting one of the pins and use the same pin for input and output. Tom</description>
    </item>
    <item>
      <title>Re: Keeping track of date and time</title>
      <pubDate>Tue, 10 Nov 2009 17:59:00 GMT</pubDate>
      <dc:creator>Tom Becker</dc:creator>
      <link>http://tech.groups.yahoo.com/group/basicx/message/23218</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/basicx/message/23218</guid>
      <description>You can&#39;t be far from success.  Here is a Cubloc implementation that is close to Basic-X code: http://www.cubloc.com/download/etc/app_ds1302.pdf Tom</description>
    </item>
    <item>
      <title>Keeping track of date and time</title>
      <pubDate>Tue, 10 Nov 2009 17:58:44 GMT</pubDate>
      <dc:creator>David Sousa Mendes</dc:creator>
      <link>http://tech.groups.yahoo.com/group/basicx/message/23217</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/basicx/message/23217</guid>
      <description>yes, both pins are connected to IO pin of DS1302</description>
    </item>
    <item>
      <title>Re: Keeping track of date and time</title>
      <pubDate>Tue, 10 Nov 2009 17:55:16 GMT</pubDate>
      <dc:creator>Tom Becker</dc:creator>
      <link>http://tech.groups.yahoo.com/group/basicx/message/23216</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/basicx/message/23216</guid>
      <description>... Are these two pins both connected to the DS1302 I/O pin? Tom</description>
    </item>
    <item>
      <title>Keeping track of date and time</title>
      <pubDate>Tue, 10 Nov 2009 17:28:53 GMT</pubDate>
      <dc:creator>David Sousa Mendes</dc:creator>
      <link>http://tech.groups.yahoo.com/group/basicx/message/23215</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/basicx/message/23215</guid>
      <description>Hello Tom, I tried the code that you suggested but with no results... At the moment I&#39;m just trying to read a register where the first 7 bits are forced to</description>
    </item>
    <item>
      <title>Extended Timer() function</title>
      <pubDate>Tue, 10 Nov 2009 00:43:44 GMT</pubDate>
      <dc:creator>Tom Becker</dc:creator>
      <link>http://tech.groups.yahoo.com/group/basicx/message/23214</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/basicx/message/23214</guid>
      <description>Here is an exploit of the Basic-X register.RTCTick implementation which permits using Timer(), usually limited to a 24-hour period, to measure beyond 46-day </description>
    </item>
    <item>
      <title>Re: Keeping track of date and time</title>
      <pubDate>Thu, 05 Nov 2009 23:10:52 GMT</pubDate>
      <dc:creator>Tom Becker</dc:creator>
      <link>http://tech.groups.yahoo.com/group/basicx/message/23212</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/basicx/message/23212</guid>
      <description>... Perfect.  I&#39;ve never used it, but that&#39;s what you need if you use ShiftIn/Out. Tom</description>
    </item>
    <item>
      <title>Keeping track of date and time</title>
      <pubDate>Thu, 05 Nov 2009 22:52:55 GMT</pubDate>
      <dc:creator>David Sousa Mendes</dc:creator>
      <link>http://tech.groups.yahoo.com/group/basicx/message/23211</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/basicx/message/23211</guid>
      <description>I&#39;ll give it a try... Meanwhile I came across the function FlipBits that, apparently reverses the bit order automatically... Have you heard about it? David</description>
    </item>
    <item>
      <title>Re: Keeping track of date and time</title>
      <pubDate>Thu, 05 Nov 2009 17:36:31 GMT</pubDate>
      <dc:creator>Tom Becker</dc:creator>
      <link>http://tech.groups.yahoo.com/group/basicx/message/23210</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/basicx/message/23210</guid>
      <description>Yes, you&#39;ll need to control CE via PutPin().  On a quick read of the DS1302 single-byte read/write specs, it looks like you need to raise CE, then write a</description>
    </item>
    <item>
      <title>Keeping track of date and time</title>
      <pubDate>Thu, 05 Nov 2009 16:24:46 GMT</pubDate>
      <dc:creator>David Sousa Mendes</dc:creator>
      <link>http://tech.groups.yahoo.com/group/basicx/message/23209</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/basicx/message/23209</guid>
      <description>Unfortunatly my DS1305 did not yet arrive and so I was trying to solve my problem with a DS1302... What is opinion? 1- Is it much hard work than with a SPI</description>
    </item>
    <item>
      <title>Re: Keeping track of date and time</title>
      <pubDate>Thu, 05 Nov 2009 15:50:08 GMT</pubDate>
      <dc:creator>Tom Becker</dc:creator>
      <link>http://tech.groups.yahoo.com/group/basicx/message/23208</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/basicx/message/23208</guid>
      <description>... Ah; you did say 3-wire and, you&#39;re right, that&#39;s not an SPI interface device.  You&#39;d have better success, I think, using ShiftIn() and ShiftOut() with it. </description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Fri Nov 20 23:53:16 PST 2009 -->
