• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

USB to RS232

Status
Not open for further replies.

david_tp

Junior Member
Hello here.

I came to post here because i was searching for 3 hours and didn't find my answer. Thank you to every one reading this post.

So my issue : i am using a device with a computer software with serial communication. The problem is that i don't need to send data trough the link but just logical 1 and 0 through some pins. the problem is that the logical 1 to RTS device pin is waiting for 15v and i don't have this voltage from my computer.

Is it possible to have an usb to serial with external power source that gives me this ?? Didn't find any one on google... If yes do you have a link ??

Thank you very much.
 
RS232 is usually around 12V ... so even with a power supply, I don't think you'll get there.

You might need to drive a DC-DC Converter, like this:
http://www.mouser.com/ProductDetail...=sGAEpiMZZMtwaiKVUtQsNVSoLQhqwWsL8F2yh2iJV1I=

If you're doing this at a board level, MAXIM has a chip that'll drive the ~5V TTL level signals to nominal RS232 levels using a voltage pump made of capacitors.

Looks like this: http://en.wikipedia.org/wiki/MAX232

Depending on your switching rate, maybe even a low-volts relay or silicon switch to external power might work too.

Some additional details might be helpful ...
 
Thank you very much for your answer.

I finally achieved to communicate with my device with just 12 volts, the problem was that i had 12 volts out of my computer but not through my cable, i bought a new one and it works like a charm.
 
Status
Not open for further replies.
Back
Top