element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum Raspberry pi zero
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 11 replies
  • Subscribers 665 subscribers
  • Views 1589 views
  • Users 0 members are here
  • frontpage
  • raspberry pi zero
  • raspberry-pi3
  • serial communication
Related

Raspberry pi zero

patil.sunny9999
patil.sunny9999 over 7 years ago

Hello There,

Please help me out. I am using Raspbeery Pi zero and Raspberry pi Zero W. Currently I am working on Serial Transmission on it. First the Serial Transmission was working well on raspberry pi zero. but all of a sudden it stops receiving data.so i checked the TTL voltage level , on RX pin it showing only 0.35 volts. As i checked more i got to know that my RX pin and Ground are shorted. What should i do now ? please suggest.

  • Sign in to reply
  • Cancel
Parents
  • patil.sunny9999
    patil.sunny9999 over 7 years ago

    rew Sir, I have Connected TX, RX pins to RS232 IC setup along with USB to RS232 converter cable. Raspberry pi itself supplying the voltages to drive serial signal.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • rew
    rew over 7 years ago in reply to patil.sunny9999

    So what you're saying is that you have an USB-RS232 converter that allows you to set the IO voltages on the non-USB  side(*). And you're saying that you used a voltage output from the pi to set the IO voltage.

    Now the question remains: did you use 3.3V or 5V? (3.3V is pin 1 on P1, 5V is pin 2 and pin 4 on P1).

     

    (*) if the signal levels are not -12V for "1" and +12V for "0" then you can't really call it RS232.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • patil.sunny9999
    patil.sunny9999 over 7 years ago in reply to rew

    rew Sir, my RS232 Chip circuit is well Tested and Signal Levels are also as per Required.

     

    As i mentioned before that my serial Transmission was working well on my Raspberry pi zero.

     

    All of a sudden something happened and raspberry is now only Transmitting the Data but not receiving it.

     

    And also 5V supply voltage RS232 chip is given from Raspberry pi VCC (Physical pin no. 2).

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • rew
    rew over 7 years ago in reply to patil.sunny9999

    Sir, The raspberry pi foundation has not released full formal electrical specifications for the chip. But they have said: if you supply 5V signals into the raspberry pi CPU, the chip will have a reduced lifetime.

     

    I have in the past accidentally supplied 5V signals into the raspberry pi. I have then noticed that and quickly disconnected what shouldn't have been connected in the first place. So far this has not resulted in my raspberry pi breaking down.

     

    You have confirmed to me that you're sending 5V signals into the raspberry pi.

    You have confirmed to me that you've tested this for a while.

    The foundation says that it won't die immediately. My experience confirms that.

    The foundation says that it will die quicker than when you provide appropriate 3.3V signals. Your experience confirms that.

     

    Sir, you have, by your own actions, blown up your raspberry pi.

    The good news is that it's only one pin. The bad news is probably that you NEED that pin for your project. Sorry about that.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • rew
    rew over 7 years ago in reply to patil.sunny9999

    Sir, The raspberry pi foundation has not released full formal electrical specifications for the chip. But they have said: if you supply 5V signals into the raspberry pi CPU, the chip will have a reduced lifetime.

     

    I have in the past accidentally supplied 5V signals into the raspberry pi. I have then noticed that and quickly disconnected what shouldn't have been connected in the first place. So far this has not resulted in my raspberry pi breaking down.

     

    You have confirmed to me that you're sending 5V signals into the raspberry pi.

    You have confirmed to me that you've tested this for a while.

    The foundation says that it won't die immediately. My experience confirms that.

    The foundation says that it will die quicker than when you provide appropriate 3.3V signals. Your experience confirms that.

     

    Sir, you have, by your own actions, blown up your raspberry pi.

    The good news is that it's only one pin. The bad news is probably that you NEED that pin for your project. Sorry about that.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube