Microchip AN615


Closed Thread
Results 1 to 18 of 18

Thread: Microchip AN615

Hybrid View

  1. #1
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Wink THE Gag ...

    Hi, Steve

    IF you want a program for a real time clock ( trimmable ) with a lonesome 12C50x ...

    I Have !!!

    hi,Hi ...

    Alain

    OK, there's a trick somewhere ... but it works !!!

    PS: Even OTP device programs can be modified ( "1"s can be overwritten by "0"s ) ... do not repeat it !!!
    Last edited by Acetronics2; - 7th November 2006 at 10:54.
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  2. #2
    Join Date
    Jun 2006
    Location
    Bangalore, India
    Posts
    136


    Did you find this post helpful? Yes | No

    Post

    Can anyone give me a piece of code that can do the time keeping in PICBASIC without using interrupts ? ? ? Even if it just detects the roll-over and polls a flag, it'll do...
    I wrote a PICBASIC code for a digital clock without interrupts.
    No matter what prescaller i select, the clock runs 3 times slower.
    I check the timer roughly every 50 instructions for a roll-over (By checking the MSB). . .
    When i enable interrupts for the same code with same prescaler, it works fine.
    Last edited by shahidali55; - 7th November 2006 at 16:35.

  3. #3
    Join Date
    Mar 2006
    Location
    Hyderabad (India)
    Posts
    123


    Did you find this post helpful? Yes | No

    Default

    Hi
    try out latest version 16f54 as anyhow you have to programm few times to before you freeze the software-- it will help you being a flash device-- yesy one off costly and later as you finish you can finally use 16c54--

    i have piece working with clk8.asm file as provded in the application note. Reg 12hr mode -yes let me also try
    Last edited by mvs_sarma; - 8th November 2006 at 19:14.
    Regards,
    Sarma

  4. #4
    Join Date
    Jun 2006
    Location
    Bangalore, India
    Posts
    136


    Did you find this post helpful? Yes | No

    Talking I've done it ! ! !

    Hey everyone,
    I finally got the clock running, without using any interrupts !!!
    Its giving equal accuracy as the one using Instant interrupts . . .
    Now next i'm going to make a 4 segment led clock using the PIC12C508A.
    Using the 12C508A, i can make a complete clock for less than $1.49 ! ! !
    Last edited by shahidali55; - 11th November 2006 at 16:29.

  5. #5
    Join Date
    Jan 2006
    Location
    Istanbul
    Posts
    1,185


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by shahidali55
    ...
    Now next i'm going to make a 4 segment led clock using the PIC12C508A.
    Using the 12C508A, i can make the clock for less than $0.59 ! ! !

    How will you use 12C508A to drive 4 segments?

    You need 8 pins for LEDs and 4 pins for the commons; Totally 12 pins.

    Will you use a serial 4x7 LED display?
    If yes, it won't save you much money.


    -------------------------
    "If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte

  6. #6
    Join Date
    Jun 2006
    Location
    Bangalore, India
    Posts
    136


    Did you find this post helpful? Yes | No

    Smile

    (not possible in $0.59 so i've updated my previous message)
    Total cost will be atleast $1.49 (upto $1.79).
    I will be using a shift register in combination with a BCD 7segment driver IC
    (74HC595 = $0.2 , CD4511 = $0.2)
    (12C508
    Last edited by shahidali55; - 12th November 2006 at 05:19.

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


    Did you find this post helpful? Yes | No

    Default

    a single pic will cost you less and will take less PCB room.. let's say 16f630 or grandpa 16F628
    Steve

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

Similar Threads

  1. Microchip Code Issues
    By Destovi in forum General
    Replies: 4
    Last Post: - 20th March 2008, 13:32
  2. PBP is no longer a stranger to Microchip
    By MarioC in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 12th March 2008, 22:59
  3. Microchip Ethernet controllers
    By Philip in forum Documentation
    Replies: 23
    Last Post: - 2nd November 2007, 01:30
  4. Replies: 1
    Last Post: - 22nd June 2007, 00:57
  5. Microchip PIC silicon Revs's
    By fbraun in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 1st March 2005, 15:07

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