Difference between revisions of "RS232 Level Shifter"

From eLinux.org
Jump to: navigation, search
(+cat)
 
Line 24: Line 24:
 
There are many more links to suitable modules and cables, including many USB-to-TTLSerial and cheap hackable mobile phone programming cables, here: http://www.nslu2-linux.org/wiki/HowTo/AddASerialPort
 
There are many more links to suitable modules and cables, including many USB-to-TTLSerial and cheap hackable mobile phone programming cables, here: http://www.nslu2-linux.org/wiki/HowTo/AddASerialPort
  
[[Category:Categories]]
+
[[Category:Hardware]]

Latest revision as of 13:09, 10 February 2008

In order to interface TTL logic that is either 3.3v or 5v based to rs-232, a level shifter is required. there are a wide variety of chips available to do the job. most of the ones that are of interest to newer boards will need to be 3.3v compatible. one often referenced is the MAX233 and MAX233A. The only difference between the MAX233 and the MAX233A is the maximum data rate. the MAX233 max is 115kbaud where as the MAX233A is 230kbaud. since most console and other uart functions are all less than 115kbaud, the MAX233 is acceptable for most applications.the MAX233 version that is most common is the MAX233CPP. another version of level shifter that might be referenced is the MAX232. this is essential the same as the MAX233 but the MAX232 requires some external capacitors and the MAX233 does not. the entire series of MAX2XX chips are 5 volt powered. the MAX32XX are 3.3 volt powered. the MAX233A has been reported to be able to run at 3.3v but not at full speed.


the MAX233 and MAX232 is carried by a wide variety of distributors including:

if you aren't interesting in doing it from scratch there are many companies who sell a kit:

There are many more links to suitable modules and cables, including many USB-to-TTLSerial and cheap hackable mobile phone programming cables, here: http://www.nslu2-linux.org/wiki/HowTo/AddASerialPort