Skip to main content

Questions tagged [rs232]

RS-232 is the electrical standard used on most serial ports. Note that this standard is a +/- 15 volt system and requires a FDMI converter to make it compatible with TTL logic levels.

130 votes
5 answers
231k views

Difference between UART and RS-232?

Most of the time RS-232 and UART come together in serial communication theories. Are they both the same? From my readings I concluded UART is a hardware form of the RS-232 protocol. Am I correct?
tollin jose's user avatar
  • 3,192
0 votes
1 answer
931 views

Capacitor in RS232 level shifter. Data is strictly half-duplex

I have created a level shifter very similar to the schematic at: http://picprojects.org.uk/projects/simpleSIO/ssio.htm except for the capacitor I use 47nF because the page claims: at high bit rates ...
user avatar
7 votes
2 answers
11k views

Problems with homemade RS232-to-TTL converter board based on TI's MAX232

I've designed an RS232-to-TTL converter board based on TI's MAX232 IC that I plan to use to program a few custom Arduino boards that I have. However, I'm having trouble with the board and I'm hoping ...
Ricardo's user avatar
  • 6,184
6 votes
5 answers
5k views

Can I use 10\$\mu\$F caps in a MAX232?

this is just a quick and dirty question. I don't understand the purpose of the 1 \$\mu\$F caps in the MAX232 circuit. What do they do, exactly? Can they be skipped? Can they be swapped with 10 \$\mu\$...
Rick_2047's user avatar
  • 3,917
6 votes
2 answers
7k views

RS 232 serial sniffing

We have a task in hand to sniff a RS232 protocol in a certain industrial automation setting (we have been asked to do this legally by the manufacturing company itself). We are planning to send a ...
Elsa Adams's user avatar
18 votes
6 answers
71k views

Max Serial Cable Length?

What is the maximum length of serial cable I can use, to connection work properly? Is length of serial cable in connection with baud rate? I am using about 5 meter cable at speed 38400 bauds and RS232 ...
Junior's user avatar
  • 1,039
14 votes
3 answers
7k views

Why does RS-232 need a stop bit? [duplicate]

This might be obvious but I don't understand why RS-232 needs a stop bit. I understand that the start bit is necessary to notify the other end about the beginning of a transmission. Let's say we are ...
Utku's user avatar
  • 1,799
4 votes
2 answers
746 views

How does this PIC board achieve RS-232 communication without a line driver?

All the develooment boards I have seen yet with serial communication support usually have MAX232 line trasceiver. However, I have come across this Olimex PIC-LCD development board that does not have ...
quantum231's user avatar
0 votes
2 answers
2k views

RS232 hotplugging

I've noticed that when I connect/disconnect the RS232 cable to my micro-controller, I receive a garbage character at the other end (my pc). Is there a way to prevent this? I want to eventually move ...
Bob's user avatar
  • 3
7 votes
2 answers
14k views

Implement serial port on fpga (verilog)

I don't know if this belongs here or stackoverflow. I assume here as although verilog looks like software it's actually describing hardware connections? I have a Spartan-3AN evaluation board and I'm ...
John Burton's user avatar
  • 2,106
1 vote
2 answers
1k views

Speed problems in homemade RS232-to-TTL converter board

I'm still trying to debug this RS232-to-TTL converter board that I've made, shown below. Now I think I've narrowed down the problem to speed: it works fine at 57,600 baud; but it inserts some ...
Ricardo's user avatar
  • 6,184
1 vote
2 answers
22k views

Connecting GSM SIM900A module with Ardunio

I have bought an SIM900A Mini V4 GSM module. Here is the module, I want to configure with arduino to send and receive SMS. Do I have to connect TXD of this module--Tx of Arduino & RXD of this ...
Jeyanth90's user avatar
24 votes
8 answers
47k views

Communication between multiple microcontrollers

I'd like to start implementing a system consisting of N microcontrollers (N >= 2 MCUs), but I would like to know the possibilities to let them communicate one with the other. Ideally, (N-1) ...
user51166's user avatar
  • 860
21 votes
2 answers
16k views

What is the meaning of "half bit" in this context?

In RS-232 specification, the stop bits can be 1, 1.5 or 2 stop bits...I wonder how it's possible to have half a bit? Also some ADC math uses 0.5bit precision in the IC specifications/datasheet. Can ...
mFeinstein's user avatar
  • 4,333
11 votes
2 answers
3k views

How does the MAX232 double the voltage?

MAX232 Datasheet Hi, I am currently a student so bear with me please! I'm currently using a powering the MAX232 with 5V DC, and when I measure from VCC to lets say, pin 3, I am getting a voltage ...
Phibz's user avatar
  • 113

15 30 50 per page