DTMF and PIC for Remote Control


Closed Thread
Results 1 to 20 of 20

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mike1939 View Post
    My DTMF software works fine using 16F628A.
    I can make PIN1 go HIGH and PIN1 go LOW; what doesn't work is MCLR?
    I was expecting MCLR, on grounding, to reset the micro and make PIN1 LOW.
    It does temporarily but goes HIGH again when I let go. What's Up?
    Mike
    BTW.......
    Nice sunny cloudless day here in UK
    Hi Mike1939,
    Did you set MCLRE_ON in your config statement ?
    PM compiler: @ DEVICE pic16F628, MCLR_ON
    http://www.picbasic.co.uk/forum/showthread.php?t=543
    Last edited by Archangel; - 7th March 2010 at 17:45.
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  2. #2
    Join Date
    Sep 2009
    Posts
    11


    Did you find this post helpful? Yes | No

    Default Dtmf

    I have now set in my PBP code, @ DEVICE pic16F628, MCLR_ON
    This still doesn't allow chip to reset properly, only whilst MCLR is held low does PIN1 stay LOW. If I remove the 5V power completely it does reset OK.
    I do apologise for being a nuisance, I think I have slowed down a bit in recent years, there's a clue to my age in my username.
    Rgds
    Mike

Similar Threads

  1. 8870/dtmf + Pic?
    By PIC_hobbyist in forum General
    Replies: 2
    Last Post: - 5th March 2013, 01:19
  2. PIC RS-232 to control Access database?
    By Angus Anderson in forum General
    Replies: 6
    Last Post: - 29th July 2007, 13:26
  3. Replies: 2
    Last Post: - 31st July 2006, 16:06
  4. Problems with DTMF Generatiom
    By Angus Anderson in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 30th May 2006, 21:12
  5. Shaping DTMF Signal out of PIC
    By charudatt in forum Schematics
    Replies: 1
    Last Post: - 8th October 2003, 10:09

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