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

See Also

DSPFPGAElectronics

Discussion Groups | Comp.Arch.Embedded | Looking for 3.3V SCC that can do HDLC


Advertise Here

There are 3 messages in this thread.

You are currently looking at messages 0 to 3.

Looking for 3.3V SCC that can do HDLC - Anton Erasmus - 2004-07-27 16:24:00

Hi,

Can anyone recommend a nice Serial Communications Controller, in a
QFP or similar package that can do HDLC at rates at least up to
1Mb/s. It also needs to be able to run from a 3.3V supply, and
preferably have 5V tolerant inputs on the serial side.

Regards
   Anton Erasmus



Re: Looking for 3.3V SCC that can do HDLC - Mark A. Odell - 2004-07-27 17:43:00

Anton Erasmus <n...@nowhere.net> wrote in
news:d...@4ax.com: 

> Hi,
> 
> Can anyone recommend a nice Serial Communications Controller, in a
> QFP or similar package that can do HDLC at rates at least up to
> 1Mb/s. It also needs to be able to run from a 3.3V supply, and
> preferably have 5V tolerant inputs on the serial side.

Can't say I've used it but it's HDLC and 3.3V if I read it correctly.

http://www.infineon.com/cgi/ecrm.dll/ecrm/scripts/prod_ov.jsp?oid=13606

-- 
- Mark ->
--

Re: Looking for 3.3V SCC that can do HDLC - Anton Erasmus - 2004-07-28 13:23:00

On 27 Jul 2004 21:43:58 GMT, "Mark A. Odell" <o...@hotmail.com>
wrote:

>Anton Erasmus <n...@nowhere.net> wrote in
>news:d...@4ax.com: 
>
>> Hi,
>> 
>> Can anyone recommend a nice Serial Communications Controller, in a
>> QFP or similar package that can do HDLC at rates at least up to
>> 1Mb/s. It also needs to be able to run from a 3.3V supply, and
>> preferably have 5V tolerant inputs on the serial side.
>
>Can't say I've used it but it's HDLC and 3.3V if I read it correctly.
>
>http://www.infineon.com/cgi/ecrm.dll/ecrm/scripts/prod_ov.jsp?oid=13606
>
>-- 

Thanks,

I have forgotten about infineon. I have used their older devices when
they were still Siemens. It had one very painful "feature" - If one
masked specific interrupt sources, it stopped updating thos particular
status bits. One had to handle either everything in interrupts, or
everything in polled mode. We ran into this problem when we wanted
to use polled transmit, with interrupt driven receive.
Hopefully they have fixed this feature.

Regards
   Anton Erasmus