Nano SocketLAN connection to PIC


Closed Thread
Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default Re: Nano SocketLAN connection to PIC

    When connecting to a PC it is necessary to both invert the logic and convert the voltage levels but when connecting to an embedded TTL device, there's no need for either as it outputs TTL levels with positive logic. You will need level conversion if your microcontroller is powered by +5V but that's far simpler than a MAX232.

  2. #2
    Join Date
    Jul 2011
    Posts
    35


    Did you find this post helpful? Yes | No

    Default Re: Nano SocketLAN connection to PIC

    OK! The voice of authority! As long as the polarity of the PIC's hardware uart is right for the SocketLAN, life is good. I DO need level conversion from 5V to 3.3V and will use the SN74LVC2G07 with a pullup to the appropriate power supply on the outputs. Thanks to both of you.

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