Serout problem


Results 1 to 40 of 95

Thread: Serout problem

Threaded View

  1. #33
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by lerameur
    O k starting from scratches..
    I manages to do 2 different programs which dont work.
    here: http://www3.sympatico.ca/lerameur/
    do I need to configure SSPCON, or the RCSTA registers ?

    Also in your RX4.bas (maybe it was RX6.bas), you have
    Serin PortB.3, 16780, [B0]
    ----shouldn't that be serin2?
    I tried both , so many combinations....

    k


    Did you get the LEDs to light up in sequence as described in the earlier post?
    And if you didn't, then why are you worried about the SSPCON or RCSTA registers... and why are you worried about those 2 registers in the first place? You're using a software-based serial commands, not hardware.
    Priorities, man, priorities....

    And after further checking.....................
    If you'd check your ttt program and read the PIC datasheet, you'll notice that RA.4 is an open-drain output...you'll never get a high logic level from it...
    If you'd check your rrr program and read the PIC datasheet, you'll notice that the TRIS statements are wrong...

    Don't assume something is broke when you just plain haven't looked hard enough... Come on,,, get on it... Get this thing working by tomorrow!!! or else!!!
    Last edited by skimask; - 5th December 2006 at 03:05.

Similar Threads

  1. A Serial GLCD 128x64 Simple Project
    By Oldspring in forum Off Topic
    Replies: 0
    Last Post: - 8th March 2010, 21:58
  2. Serout to serial servo
    By azmax100 in forum mel PIC BASIC Pro
    Replies: 20
    Last Post: - 12th August 2009, 17:46
  3. Advice-scrutiny for my serial controller
    By kevlar129bp in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 13th December 2008, 18:11
  4. Strange SerOut Problem
    By masosi in forum mel PIC BASIC Pro
    Replies: 39
    Last Post: - 23rd April 2007, 07:06
  5. Replies: 11
    Last Post: - 13th July 2005, 20:26

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