pic16c54


Closed Thread
Results 1 to 10 of 10

Thread: pic16c54

Hybrid View

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


    Did you find this post helpful? Yes | No

    Default pic16c54

    hello
    the clk8.asm files is readily downloadable from microchip as part of AN615b and the same has been used by me ( of course i have locally compiled) and the same is working FINE.
    Here one thing is to be noted . the common cathode wires coming from RA 0-RA-1 ,RA-2 and RA-3 may require rescheduling. Otherwise the display gets jumbled.

    However PIC16C54a is an OTP device. Perhaps it is better if you can try a newer version PIC16F54 instead as this s flash programmable, by managing a suitable programmer

    Thus, Necati may very well use it. ALL the best

    I only wonder whether some has tried to modify this software to work on PIC16f84 and i request for help in this direction.

    sarma

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


    Did you find this post helpful? Yes | No

    Wink

    Hi, Sarma

    Seems migrating from C54' to F84' is not so easy ...

    first, have a look to Appendix C from 16F84 Datasheet : main explanations are here.

    BUT ... if the programmer has used its own tricks ... that can be a bit harder !!!

    I experience it on another clock program ( DCF Berliner Clock ) ... "basic" clock works well, but I still can't get the LED multiplexing work properly ...

    it relates to Writing to the PC ... but where ???

    good luck

    Alain
    ************************************************** ***********************
    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 " !!!
    *****************************************

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


    Did you find this post helpful? Yes | No

    Default application note an615 (low power clock with 16c54)

    hi, necati

    hope you might have adopted the clk8.asm by converting the same to hex code

    if so desired perhaps i could send clk8.hex copy
    Regards,
    Sarma

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


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mvs_sarma
    hello
    I only wonder whether some has tried to modify this software to work on PIC16f84 and i request for help in this direction.

    sarma
    Hi all and Necati in particular,

    I am now able to modified the an615 (clk8.asm to be able to work on 16F84A and i have two versions-- 1. with display OFF after 8 sec and 2. One to contiuously display-

    i could send the .HEX file if someone wants.

    Enquiries are welcome.
    Regards,
    Sarma

Similar Threads

  1. pic16c54a
    By mavi in forum Schematics
    Replies: 16
    Last Post: - 9th March 2006, 19:10

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