Who sees my stupid mistake?


Results 1 to 28 of 28

Threaded View

  1. #15
    Join Date
    Feb 2012
    Posts
    57


    Did you find this post helpful? Yes | No

    Default Re: Who sees my stupid mistake?

    It doesn't. I tried already:

    Code:
      If PORTB.0 = 1 then
        PORTB.6 = 1
      else
        PORTB.6 = 0
        ' and loop...
    PORTB.6 never gets high!

    I can't wrap my head around it...
    In the past I've written considerably more complicated code, usually with success.
    I think I'll sleep on it and try again from scratch tomorrow!
    Thank you everyone for your thoughts!
    Last edited by RuudNL; - 2nd March 2024 at 20:41.

Similar Threads

  1. I don't understand my mistake
    By kik1kou in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 31st January 2015, 13:56
  2. Stupid simple question.....
    By chien_fu in forum mel PIC BASIC
    Replies: 18
    Last Post: - 23rd February 2010, 14:21
  3. Stupid question about LCDOUT
    By Glenn in forum mel PIC BASIC Pro
    Replies: 21
    Last Post: - 7th October 2008, 22:37
  4. SERIN2 – SEROUT2 and Manchester mistake.
    By RCtech in forum Serial
    Replies: 8
    Last Post: - 4th September 2007, 23:55
  5. Stupid question
    By Meriachee in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 20th July 2007, 06:47

Members who have read this thread : 1

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