Problem with Serout2 Pic18F4550


Results 1 to 13 of 13

Threaded View

  1. #3
    Join Date
    Apr 2010
    Posts
    13


    Did you find this post helpful? Yes | No

    Default Re: Problem with Serout2 Pic18F4550

    Quote Originally Posted by Demon View Post
    Is this the first time you use that PIC model?

    What CONFIG settings are you using?

    What version of PBP, MPASM, etc.

    Robert
    Thanks Robert.

    this is the example which is not working :
    Define OSC 20 ' 20 MHz oscillator
    ADCON1 = 15 ' All I/O pins digital
    Pause 100

    Serout2 PORTC.6, 84, ["A,B,C"]

    I am using PBP 3 - Microcode Studio Plus 5 - MPLAB IDE v8.80 and my device programmer is melabs U2 Programmer.
    and I have put everything together based on SDFD schematics , connected to RS232 with a MAX232CPCE
    Last edited by Vett58; - 22nd January 2012 at 21:00. Reason: additional info

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