Serial communication to PC without a Max232


Closed Thread
Results 1 to 3 of 3
  1. #1
    toalan's Avatar
    toalan Guest

    Default Serial communication to PC without a Max232

    Okay I have tried using the serin and serout commands and have successfully used it to communicate to my laptop without a RS232 chip. My question is, since it works okay for my laptop would it be a safe to assume that it will work with 100% of all PCs?

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


    Did you find this post helpful? Yes | No

    Default

    yes, in a short distance 10 feet or less. The MAX232 will provide a higher voltage swing wich is suitable for better distance and noise rejection.
    Steve

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

  3. #3
    Join Date
    Feb 2004
    Location
    Germany
    Posts
    762


    Did you find this post helpful? Yes | No

    Default

    It depends . . .

    Newer PCs with newer ChipSets are a bit more tolerant regarding the Levels on the COM-ports. (They might even accept TTL-levels on RX).

    Some (older) PCs require levels of +/- 12V.

    However:

    Even if sending Data from a PIC to a PC works
    you have got to take care when sending data from PC to PIC
    as the the Levels on the PCs TX-pin might ecxeed the PICs limits.
    regards

    Ralph

    _______________________________________________
    There are only 10 types of people:
    Those who understand binary, and those who don't ...
    _______________________________________________



Similar Threads

  1. Replies: 11
    Last Post: - 12th July 2008, 02:36
  2. PIC18F4680 to PC via MAX232 (RS232 serial) no output
    By opticsteam1 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 14th April 2008, 20:39
  3. Serial Communication with PC code
    By mike12345 in forum Serial
    Replies: 4
    Last Post: - 24th May 2006, 02:16
  4. Replies: 5
    Last Post: - 20th March 2006, 01:34
  5. Interrupt and Serial communication to PC.
    By obaskirt in forum mel PIC BASIC
    Replies: 2
    Last Post: - 17th June 2005, 20:01

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