Sign in

username:

password:



Not a member?

Search Comp.Arch.Embedded



Search tips

embedded by Keywords

68HC11 | 68HC12 | 8051 | 8052 | ARM | ARM7 | Asic | AT91 | AT91RM9200 | Atmel | AVR | AVRStudio | Bootloader | CFP | CompactFlash | Cygnal | Cypress | Dataflash | DSP | eCos | EEPROM | Embedded Linux | Emulator | Endian | Ethernet | Firewire | FPGA | Freescale | GCC | GNUARM | GSM | H8 | HDLC | I2C | Infineon | Interrupts | Java | JTAG | LCD | LED | LPC2000 | MCU | Microchip | MMC | MPLAB | MSP430 | PC104 | PCB | PCI | PCMCIA | PowerPC | Rabbit | RS232 | RS485 | RTOS | SBC | SDRAM | Sensor | SPI | STK500 | UART | UML | USART | USB | Verilog | VHDL | VxWorks | Xilinx

Discussion Groups

RS232

Comp.Arch.Embedded is a worldwide Usenet news group that is used to discuss various aspects of Embedded Systems development.

We found 595 threads matching "rs232"

You are looking at page 1 of 15.

The most relevant threads are listed first

RS232 VB6 HELP!

electro - 21:37 03-04-06
i have a microcontroller which i want to interface to my PC thorugh VB using the rs232 connection.. i wish to use the RTS/CTS as well as the DTR signal pins from the rs232.. 1.RTS will be used to simply reset/start the microconotroller application(rs232 output) through a port input pinof the mc...RS232 VB6 HELP!

RS232 on PocketPC

Joris Dobbelsteen - 11:53 16-08-04
Dear, I'm looking for a handheld PC running Windows (CE/Mobile) with a RS232 connection. Or unless someone can inform me about whether a USB-to-RS232 device works on these devices? Thank you, - Joris ...RS232 on PocketPC

i2c/rs232 converter

Raphael - 17:18 30-01-04
Does anyone know of a way to put an rs232 ascii data stream onto an i2c bus as a slave device. For example, I have an i2c bus which has a master already. I need to give this master the data which is coming from an rs232 device, the problem is that all the rs232 to i2c converters I've seen are ...i2c/rs232 converter

LIN and RS232

Jones - 13:03 09-12-06
I have an embedded target I am trying to program (MC9S08DZ60 microcontroller) that has the SCI pins connected to a TJA1020T LIN transceiver with single-wire output. My question is, can I connect this single-wire LIN directly to a pin (or pins) of the RS232 port on the back of an old DOS PC, ...LIN and RS232

Re: anyone heard of AccessProgrammer ?

Alaric B Snell - 15:34 23-02-04
me wrote: > Can't get it to talk to the PC via the serial port tried post of the common > baud,parity, stop bit and handshake options in Hyperterm), the unit goes > through a rather attractive self test on power up so if nothing else I have > a heavyweight Christmas decoration. Can you ...Re: anyone heard of AccessProgrammer ?

I need 1 USB to many RS232 Convertor?

=?ISO-8859-1?B?9m1lcmthcmFr/Of8aw==?= - 15:35 06-08-08
I've an embedded system with Linux running on an ARM9 MCU and i need to design an interface card to communicate with cards like 7816 smart cards. I can only use USB interface of the system and i can communicate with cards via rs232 protocol. do you have any idea to convert USB port of this sytem...I need  1 USB to many RS232 Convertor?

need TCP/IP, USB, and RS232 snooper

kathy - 14:44 16-04-07
Could anyone tell me where I can find free software for monitoring the TCP/IP, USB, and RS232 data traffic? ...need TCP/IP, USB, and RS232 snooper

tms470

Don - 21:54 15-10-06
Hi, I am currently attempting to use the DMA channels in the TMS470 (arm7dtmi core product from TI). I can't seem to get it working quite right. Here is what I'm trying to do. 1. Set up a simple array of chars 'a', 'b' through 'e' 2. Write these chars to the SCI port (RS232) via a memory-...tms470

RS232 Voltage Levels

Charles Jean - 18:09 05-01-06
I've got a datasheet for a chip that takes an RS232 serial input with a protocol of 9600,N,8,1. It indicates the voltage level at this input is hardware-selectable to either +/- 12V(as found from a PC serial port), and either normal or inverted TTL level(0-5V). I plan on feeding this chip a TTL...RS232 Voltage Levels

RS-485 Troubleshooting

RahulS - 06:02 25-01-06
Hi, I am using Rabbit development board which has separate ports for RS232 and Rs485. Right now i am using a single port both as RS232 as well as RS485. The port works fine for RS232 signals but for RS485 signals, the differential output is not proper.I think there is some problem with the dif...RS-485 Troubleshooting

Four RS232 ports on PIC

Miem - 00:12 23-09-06
Hi, I want to ask expert advise how can I create four RS232 interface on a PIC microcontroller? (I'm planning to use PIC18F6680) Thanks, Miem Chan miemchan at gmail . com ...Four RS232 ports on PIC

Wanted: Linux embedded module w/ RS232 and ethernet

Udo Giacomozzi - 05:23 29-09-04
Hello everybody, can somebody suggest me a embedded linux module with RS232 and Ethernet interfaces? Not much more is needed. The RS232 interace is used to attach a GPRS modem module. I want to use one of the following configurations: 1 - FTP server for the ethernet side, upload then ...Wanted: Linux embedded module w/ RS232 and ethernet

how to extract +12V from RS232

Marcellus Pereira - 16:08 27-04-04
Dear ALL, I'm trying to use the ADuM1301 to isolate my embedded system from the PC. How can I extract +12V from RS232 DB9? With two diodes? But in what pins? Thanx, Marcellus ...how to extract +12V from RS232

PIC/AVR PWM + RS232 simultaneously?

17:36 06-08-08
Are there any sub 10 USD AVR or PIC uC that can do hardware PWM at the same time as hardware RS232 ..? The source of my question is that I suspect that same timer is used both for bitrate generation and for PWM frequency+duty cycle. ...PIC/AVR PWM + RS232 simultaneously?

RS232 to Flash logger

Don - 22:45 25-05-05
Hi All, Anyone know of a readily available commercial product which can log RS232 data & store it on a removable flash card i.e.. SD /MMC/ XD etc. The instrument will be writing ASCII CSV strings. I have a cct etc for an AVR but I need to buy a few in a hurry & just have it work. Chee...RS232 to Flash logger

Re: i2c chip connected through USB port / Serial converter ttyUSB0 --Linux 2.6.17

Matthias Melcher - 03:07 08-11-06
Antoine wrote: > I am trying to communicate with an i2c board that is connected to my PC > through USB. The serial converter works and the PC detects the device > /dev/ttyUSB0. > Is there a driver to communicate through the serial port to the i2c > chip? You can not connect an i2c devi...Re: i2c chip connected through USB port / Serial converter ttyUSB0 --Linux 2.6.17

Problems interfacing PIC UART to PC Serial Port

zerang shah - 20:02 10-03-04
Hello, I am working on a design that requires interfacing a PIC microcontroller to the rs232 serial port of a PC. I am using the UART of the PIC16F628 but I am having problems: I can not get my PC to recognize the serial data sent by my PIC. For testing purposes I hooked up a palm pilot to ...Problems interfacing PIC UART to PC Serial Port

are there reasons why to use SLIP in these days?

jazzisnow - 03:30 20-02-05
hi all i am dealing with a company that should develop a box for me. the box should replace an existing box that is connected via rs232 to a pc. now i have asked them to (instead of going to usb) make a proposal for using ethernet instead of rs232. upfront i described what i have in min...are there reasons why to use SLIP in these days?

usb to serial port adapter

Nottingham - 13:19 09-09-05
Has anyone seen a device that allows older serial ports only computers to use USB devices? I can only find RS232 to USB adapters turning USB ports to RS232. I need the other way around and to work on NT. ...usb to serial port adapter

bluetooth->RS232

17:37 24-01-05
My company makes an embedded device which normally is controlled by a wintel host via RS232. The communication method is 8-bit binary, packet based, with no hardware flow-control (3-wire interface). I now have a new requirement: My device must communicate with a bluetooth enabled wireless host...bluetooth->RS232

Please suggest USB to RS232 adapter that works 100%

=?ISO-8859-1?Q?Tom=E1s_=D3_h=C9ilidhe?= - 20:39 12-06-08
I've purchased one already made by "Cypress Semiconductor" but it doesn't work. The VID is 04b4 and the PID is 5500. Can anyone suggest a USB to RS232 adapter that does its job perfectly 100% of the time under Microsoft Windows, i.e. it trully behaves exactly just like any other serial port?...Please suggest USB to RS232 adapter that works 100%

6802 - RS232

03:18 08-06-06
hi everyone, I am working on a project which has a 6802 processor and standard ram and eeprom (not decided which bands yet). I wonder If I can write sofware for 6802 in PC and can send it with rs232 port to eeprom. ...6802 - RS232

Re: USB Breakout

linnix - 19:38 15-02-08
On Feb 15, 2:24 pm, Mark Borgerson wrote: > In article @p43g2000hsc.googlegroups.com> , cbarn24...@aol.com says... > > > On Feb 13, 5:30=EF=BF=3D3Fpm, "}{" wrote:= > > > I am planning a project and would appreciate any guidance you guys cou= ld > > > give. > > > > At...Re: USB Breakout

RS232/485 impromptu survey.

Not Really Me - 13:47 19-09-05
How popular is that old standby async/sync serial data in new embedded designs? I know there are lots of other technologies coming into play from ethernet to wireless, USB, etc., but what percentage of your new designs are using RS232 or RS485? I still see it on almost every project. If n...RS232/485 impromptu survey.

Using USB instead of RS232 on embeded project

Art K6KFH - 08:49 23-09-04
I am developing a product that requires a serial port to transfer a few bytes of data to a host pc on a repetitive basis. Currently using 115kbaud on an RS232 port on my board and that works fine. A little slower is ok too. Some feedback has indicated that a USB port would be an attractive al...Using USB instead of RS232 on embeded project

Processor Clock speed change abd RS232

06:51 05-05-06
I am looking for a microcontroller with UART that will run at 1Mhz normally and 8Mhz when more power is available. My problem is the receive on the RS232 when changing the processor clock speed. I think this will cause an upset in any receive characters coming in at the change over. Has any body...Processor Clock speed change abd RS232

HDLC Synchronous RS232

sunil - 12:01 27-05-05
hi all, iam currently programming MC68360 board processor SCC's to work for Synchronous HDLC and iam taking out RS232 pin outs from the P2 connector. I have initialized the registers and set jumpers according to the instructions. but iam not getting the Clock signals from the TXCLK lines....HDLC Synchronous RS232

recommendation for 8 port rs232 embedded micro

Anchor - 19:57 04-06-05
We are looking for recommendations for an 8 port rs232 embedded micro. The CPU processing requirement is minimal. Any suggestions? ...recommendation for 8 port rs232 embedded micro

8 output pins to RS232 UART/USB

Niek - 08:43 29-10-04
Hello, Does somebody know if there is a chip with 8 input ports to send 1 byte parallel and then automatically sends the byte out by USB (first choice) or by RS232?? My problem is that I need 3 com-ports on my microcontroller and my processor (zilog Z8S180) only has 2!!! I have an 1 byte ou...8 output pins to RS232 UART/USB

Re: RS232 Full Duplex to Half Duplex

Neil Cherry - 14:21 26-03-05
On Fri, 25 Mar 2005 17:46:24 -0000, Grant Edwards wrote: > On 2005-03-25, Neil Cherry wrote: > > > > Half duplex means that only one side transmits at a time. Half > > > duplex RS-232 links don't use just 1 wire. They use the 2 data > > > lines plus usually use RTS and CTS to control...Re: RS232 Full Duplex to Half Duplex

Re: RS232 Development Board

Vladimir Vassilevsky - 23:05 18-09-07
"ratemonotonic" wrote in message news:1190143739.528133.230640@y42g2000hsy.googlegroups.com... > On Sep 18, 5:57 pm, pbr...@netburner.com wrote: > Just to answer some ppl confused by the requirement for 3 RS232 - it > will be used to switch between three types of modems in a small > ...Re: RS232 Development Board

MyBlueRoom.com is now www.BlueRoomElectronics.com

William at MyBlueRoom - 11:49 22-07-06
If you're looking for the schematics on www.myblueroom.com Inchworm ICD2 & Cricket Thermostat. I've had to move domains and transferring was a royal pain. I've not updated the site though, I want to put the PCB layout for the ICD2 compatable (easy to build and very basic VDD 5V and VPP ~12.5 ...MyBlueRoom.com is now www.BlueRoomElectronics.com

USB<->RS232 converter cable recommendations.

Brian Murtha - 20:55 15-06-04
Has anyone torture tested USB RS232 converter cables lately? The ones Dontronics sells with the FTDI chipset have been working great for us, but they raised the price through the roof. We need one that supports DSR and DTR signals, works on all Windows OS's except NT & 95, handles 460,800 bau...USB<->RS232 converter cable recommendations.

RS232 or USB to RS485

QBA - 23:14 10-02-04
I need RS232 to RS485 converter or USB to RS485 converter, are there vendors out there you recommend for these converters? More specifically, RS485 I am using is 2-wire (ground, don't need 4-wire version) at 19200 baudrate. ...RS232 or USB to RS485

Low power USB Microcontroller

10:11 10-07-07
I wonder if anyone can help, I am looking for a USB Microcontroller with the following specifications USB+USART+SPI , possibly not need SPI USB slow or fast, RS232-300-19200 baud min, prefer upto 115200. When the USB is in suspend or not connected Microcontroller needs to run at low speed suc...Low power USB Microcontroller

Q wrt Bluetooth, USB, RS232 and controllers

bit eimer - 22:33 29-04-04
Hi all, I'm new to this forum - hope to find some answers/help on the following: I doing a project in which a laptop needs to communicate with a remote PIC-based device. I had originally planned to use RS232 at each end talking through a pair of 900 MHz Linx transceivers. Since this was to...Q wrt Bluetooth, USB, RS232 and controllers

Recommend hardware with USB, RS232, A2D, and more...

Rob - 02:16 18-05-04
Looking for a processor board with: - USB Host port (Full-speed, USB v1.1 minimum), - 2x Serial ports (RS232, RS485), - 12-bit A/D converter (under 2k samples/s) - Several general purpose I/O or parallel port. - Real-time clock (battery backed) and timers. - Low power consumption; few Watts. ...Recommend hardware with USB, RS232, A2D, and more...

RS232 between PC and embedded MPU

js1180 - 21:54 24-02-05
What is the best method to have a PC and embedded MPU communicate with RS232? I have a HC08 that doesn't have SCI, so it would all have to be in software. There are probably ROM routines that would help but I haven't been able to find any documentation on them. This seems like it should be a "...RS232 between PC and embedded MPU

RS232 related query

00:25 11-08-04
Hi, I have some confusion related to the RTS and CTS hardware flow control in RS232 serial communication. RTS is request to send.Is it send by device A if it wants to send data to another device B or when it is ready to receive data from another device? How about the CTS signal. How...RS232 related query

Fingerprint scanner w/RS232 interface

S. Harnek - 21:37 30-05-04
Hi group, We have a need for a fingerprint scanner to be connected to our controller, running ROM-DOS, and only having RS232 connectivity available. The idea is for staff to id themselves as part of a security protocol to initiate critical processes. The fingerprint ids to match are relativ...Fingerprint scanner w/RS232 interface
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | next