ds 1307


Closed Thread
Results 1 to 15 of 15

Thread: ds 1307

Hybrid View

  1. #1

    Question ds 1307

    having trouble finding post useing thgis dallas clock chip in pic basic pro

    searched under ds 1307 and rtc no listing
    can someone supply thread

    thanks

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    try with ds1307 in one word.

    One nice code example HERE
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3


    Did you find this post helpful? Yes | No

    Question ds 1307

    great program must have taken a lot of work

    any way to get a schematic diagram or hook up sheet??

  4. #4
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Euh... i don't see why as almost everything is really well explained in the hardware assignment section of the code.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  5. #5


    Did you find this post helpful? Yes | No

    Default hookup

    ok will try that
    one more question trying to use with a 16f877a
    get error messag but compiles

    102 crosses boundry at @800h
    already got protype board for this setup for this chip

    any ideas?

  6. #6
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    http://www.picbasic.co.uk/forum/show...osses+boundary

    It's just a warning, nothing important. If you're using MPASM to compile your code, just add
    Code:
    @    errorlevel -306
    and this will remove this stupid warning.

    And, here's another endorsement
    http://www.picbasic.co.uk/forum/show...02&postcount=1

    At least, i don't feel alone
    Last edited by mister_e; - 3rd February 2007 at 19:23.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. 1307 RTC accuracy?
    By amgen in forum General
    Replies: 16
    Last Post: - 6th October 2008, 18:03
  2. Need help PIC 18F2550 with DS 1302
    By christina86 in forum mel PIC BASIC
    Replies: 1
    Last Post: - 28th December 2007, 01:05
  3. ds 1307
    By jcleaver in forum mel PIC BASIC
    Replies: 2
    Last Post: - 30th June 2007, 12:28
  4. ds 1307 revisted
    By jcleaver in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 17th February 2007, 14:10
  5. DS 1620 Code example?
    By G-R-C in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 27th September 2006, 02:45

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts