help me...


Results 1 to 5 of 5

Thread: help me...

Threaded View

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


    Did you find this post helpful? Yes | No

    Default Is this PIC# will die one day?

    Seems to be a baudrate problem. Be sure you set this crap Hyperterminal Baudrate and all settings correctly first. Sorry... i hate Hyperterminal. That's the worst PC program i've never ever seen in my whole life. MicroCode Studio Serial Communicator is a good one.

    Try to remove the CHAR_PACING stuff first or change Terrminal program

    For what it worth, How about your schematics?

    Are you sure that your crystal really run @4MHZ ?

    For your last question, define an ARRAY variable of n elements then use SERIN2 with STR modifier.
    serin2 PORTA.2,t2400,[kdg.0,kdg.1 ]
    i'm pretty sure it's not a valid statement. Have a look to SEROUT, SEROUT2 modifier list
    Last edited by mister_e; - 9th April 2006 at 10:15.
    Steve

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

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