3.3v signals to 5v signals


Closed Thread
Results 1 to 13 of 13

Hybrid View

  1. #1
    Join Date
    Sep 2003
    Location
    Vermont
    Posts
    373


    Did you find this post helpful? Yes | No

    Default

    Depending on the PIC and port pin, a "1" will be any voltage over 1.8 to 2 volts. 3.3 will look like a "1", not a "0". If the PIC is not seeing a "1", something else is wrong. Check the "Tris registers, and if you want to prove the trip point of the PIC yourself, hook a 10K potentiometer to B+ and ground.Next hook the wiper to the pin in question. Write a short program to turn on a LED when the pin goes positive(and off when a zero).Next, measure the voltage.If it's over 3 volts, I'll buy the coffee!

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


    Did you find this post helpful? Yes | No

    Default

    At least on the PICs I use the hardware SPI pins have Schmidt Trigger buffers and need 0.7*Vcc (3.5V @ 5V) for a logic high.

  3. #3
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Hi,

    Some links.

    Best regards,

    Luciano

    Interfacing 3V and 5V applications:
    http://www.semiconductors.philips.co...otes/AN240.pdf

    Voltage Level Conversion:
    http://focus.ti.com/lit/an/swra071/swra071.pdf

    * * *
    5V to 3.3V and back from 3.3V to 5V
    (Works down to 1.5V)

    74LVC4245A Octal dual supply translating transceiver; 3-state
    http://www.semiconductors.philips.co...LVC4245A_5.pdf

    MAX3370/MAX3371 logic level translators
    http://pdfserv.maxim-ic.com/en/ds/MAX3370-MAX3371.pdf

    More level translators from Maxim:
    http://para.maxim-ic.com/cache/en/results/5043.html

    * * *

    5V to 3.3V
    Inputs can be driven from either 3.3 or 5 V devices.
    (The 74LVC125A and 74LVC244A will not replace the 74LVC4245A or the MAX3370/MAX337).

    74LVC125A:
    http://www.semiconductors.philips.co...4LVC125A_4.pdf

    74LVC244A:
    http://www.semiconductors.philips.co...LVCH244A_4.pdf

  4. #4


    Did you find this post helpful? Yes | No

    Default

    Ok, I successfully got it to receive data using a LVC chip. Now, I have a GPS (CW20 from Navsync - email them for free samples - you just need an antenna) and it has a very vague data sheet. My oscilloscope says it is operating it's serial output at 1.8v. How do i get the PIC to see that? I think a loop back with a max233 might work

  5. #5
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Hi,

    Use that:

    MAX3370/MAX3371 logic level translators
    http://pdfserv.maxim-ic.com/en/ds/MAX3370-MAX3371.pdf

    The devices accept VCC from +2.5V to +5.5V
    and VL from +1.6V to +5.5V, allowing data transfer
    between low-voltage ASICs andhigher voltage devices.

    Best regards,

    Luciano

  6. #6


    Did you find this post helpful? Yes | No

    Default

    Wow, thanks for your help all

Similar Threads

  1. Generating 5v from 4 batteries
    By BobP in forum Off Topic
    Replies: 10
    Last Post: - 27th December 2009, 09:46
  2. 6V to 5V
    By Fisher in forum Schematics
    Replies: 10
    Last Post: - 11th August 2008, 17:31
  3. 5v and 7v on same board - question
    By mark.oswald in forum Schematics
    Replies: 1
    Last Post: - 28th July 2007, 23:03
  4. Pic 3.3v ?
    By scottl in forum Off Topic
    Replies: 3
    Last Post: - 8th August 2006, 12:16
  5. Replies: 5
    Last Post: - 23rd February 2005, 17:35

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