Intrc Pic16f88


Results 1 to 6 of 6

Thread: Intrc Pic16f88

Threaded View

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


    Did you find this post helpful? Yes | No

    Default

    Bien sur que je peut lire et comprendre le tout mon ami

    I'm not going to tell you the answer... but you'll discover it by yourself. Before sending the First set of Byte, use your voltmeter and measure the voltage on your PINOUT pin.

    Now measure it again when a few byte are sent and your PIC is waiting to send other byte.

    Where's the difference? Now place a HIGH or LOW PINOUT at the top of your code, then a PAUSE 50 ( or something like that)

    What's happening now?

    Also be carefull about the Idle state of you PININ. It must met the according level in case no module are insert in the Dip socket. Use pull-up or pull-down to solve it.

    Bonne chance!

    Code:
    LCDOUT $FE,1,"Veillez ins",$00,"rer" 'message si module absent
    Veillez ou Veuillez ?
    Last edited by mister_e; - 2nd June 2006 at 03:19.
    Steve

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

Similar Threads

  1. RX TX modules - intermitent communication
    By ruijc in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 11th June 2009, 00:13
  2. pic16f88 & voltage
    By rdxbam in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 17th February 2009, 09:14
  3. intrc question
    By garryp4 in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 9th February 2007, 08:17
  4. Replies: 8
    Last Post: - 7th December 2006, 15:42
  5. PIC16F88 problem with TOGGLE command?
    By russman613 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 17th September 2006, 23:31

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