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

Ads

Discussion Groups

Discussion Groups | Comp.Arch.Embedded | I need 1 USB to many RS232 Convertor?

There are 4 messages in this thread.

You are currently looking at messages 0 to 4.

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 to many RS232 intarfaces without using
a MCU like unit. i thought about using a USB Hub IC, and many USB-
RS232 convertor ICs connected to its downstream ports. but this would
be so complicated. may be somebody can suggest a more intelligent
solution like a more useful IC or any other components.
I also can use EMIFA bus of the ARM9 but it's more difficult to use
for me.
thanks for your attention



Re: I need 1 USB to many RS232 Convertor? - James Beck - 15:55 06-08-08

In article <851b1d1e-96d3-4457-ab8a-6d911386d849
@m3g2000hsc.googlegroups.com>, o...@gmail.com says...
> 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 to many RS232 intarfaces without using
> a MCU like unit. i thought about using a USB Hub IC, and many USB-
> RS232 convertor ICs connected to its downstream ports. but this would
> be so complicated. may be somebody can suggest a more intelligent
> solution like a more useful IC or any other components.
> I also can use EMIFA bus of the ARM9 but it's more difficult to use
> for me.
> thanks for your attention
> 
Tons of USB to multiple RS-232 Ports.
I did a quick Google and this was the top hit:

http://www.usbgear.com/USB-Serial.html


Re: I need 1 USB to many RS232 Convertor? - =?ISO-8859-1?B?9m1lcmthcmFr/Of8aw==?= - 02:05 07-08-08

> Tons of USB to multiple RS-232 Ports.
> I did a quick Google and this was the top hit:
>
> http://www.usbgear.com/USB-Serial.html

thank but these are boxed soulutions. i have to do this on a part of
my own PCB design so i need IC like solutions.

Re: I need 1 USB to many RS232 Convertor? - Mike Harrison - 04:25 07-08-08

On Wed, 6 Aug 2008 12:35:26 -0700 (PDT), ömerkaraküçük <o...@gmail.com> wrote:

>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 to many RS232 intarfaces without using
>a MCU like unit.

A MCU would be the easiest & cheapest way to do it.