PIC16F876 + QV306m4 Problems


Results 1 to 8 of 8

Threaded View

  1. #2
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Hi pcaccia,

    With SEROUT2 you can't use the t2400 type constants for the Mode value. They can only be used with SEROUT.

    For True 2400 use a mode value of 396.

    SEROUT2 QV_RX,396,[frase]

    HTH,
       Darrel

    P.S. For a complete list of SEROUT2 modes, see this page at melabs
    http://www.melabs.com/resources/ser2modes.htm
    Last edited by Darrel Taylor; - 26th May 2005 at 21:05.

Similar Threads

  1. 2 PWM in 16F690 problems
    By ciendavila in forum mel PIC BASIC
    Replies: 9
    Last Post: - 27th April 2008, 09:03
  2. Input problems
    By ALFRED in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 23rd July 2006, 21:02
  3. Goto inside a gosub??? Problems...
    By leonel in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 13th October 2005, 12:17
  4. How to make working one HCTL2016 and a PIC16F876
    By hawk72501 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 9th July 2005, 13:46
  5. USART problems
    By egberttheone in forum mel PIC BASIC Pro
    Replies: 47
    Last Post: - 6th March 2005, 21:45

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