Sign in

username:

password:



Not a member?

Search lpc2000



Search tips

Subscribe to lpc2000



lpc2000 by Keywords

2106 | ADC | ARM7 | Atmel | Bootloader | CAN | CrossStudio | CrossWorks | DDS | ECos | Ethernet | ETM | FIFO | FLASH | FPGA | GCC | GDB | GNU | GNUARM | GPIO | I2C | IAP | IAR | JTAG | Kickstart | LCD | Linux | LPC | LPC-E2294 | LPC2000 | LPC2100 | LPC2104 | Lpc2106 | Lpc210x | LPC2114 | LPC2119 | LPC2124 | LPC2129 | Lpc2138 | LPC213x | LPC21xx | LPC2210 | LPC2212 | LPC2214 | LPC2292 | LPC2294 | LPC2xxx | LPC3128 | MCB2100 | Olimex | Philips | PWM | Rowley | RTC | RTOS | SPI | SSP | UART | UART0 | UART1 | ULINK | USB | Watchdog | Wiggler

Ads

Discussion Groups

Discussion Groups | LPC2000 | IrDA on LPC2100 ?

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs

IrDA on LPC2100 ? - Eric Fattah - Oct 27 21:48:55 2006

Does anyone know if the LPC2100 series has the capacity to do IrDA without an external IrDA encoder/decoder? Some newer MCUs like the STR911/912 series have UART's which can do IrDA encoding/decoding as well (requiring only an LED transceiver). However it appears to me (at first glance) that the LPC2100 series doesn't have that capacity.

Can anyone give feedback from implementing IrDA with the 2100 ?

Eric

---------------------------------
All new Yahoo! Mail
---------------------------------
Get news delivered. Enjoy RSS feeds right on your Mail page.

[Non-text portions of this message have been removed]



(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )


Re: IrDA on LPC2100 ? - "r. w." - Oct 28 1:35:44 2006

Hello,

the protocol starts by default with 9.6kbps and that is possible to do
with bit banging. If you want to go to SIR full speed, which is
115kpbs you have this 3/16 pulse form with 1.63us pulse width, should
be possible to do.
But I saw, that the new parts LPC288x for example do have Irda support.
Challenge is more the IrDA protocol stack itself.
Here is a starting point http://blaulogic.com/pico_irda.shtml
..richard

--- In l...@yahoogroups.com, Eric Fattah wrote:
>
> Does anyone know if the LPC2100 series has the capacity to do IrDA
without an external IrDA encoder/decoder? Some newer MCUs like the
STR911/912 series have UART's which can do IrDA encoding/decoding as
well (requiring only an LED transceiver). However it appears to me
(at first glance) that the LPC2100 series doesn't have that capacity.
>
> Can anyone give feedback from implementing IrDA with the 2100 ?
>
>
> Eric
>
>
> ---------------------------------
> All new Yahoo! Mail
> ---------------------------------
> Get news delivered. Enjoy RSS feeds right on your Mail page.
>
> [Non-text portions of this message have been removed]
>



(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )

Re: IrDA on LPC2100 ? - types4 - Feb 5 17:54:20 2007

--- In l...@yahoogroups.com, "r. w." wrote:
>
> Hello,
>
> the protocol starts by default with 9.6kbps and that is possible to do
> with bit banging. If you want to go to SIR full speed, which is
> 115kpbs you have this 3/16 pulse form with 1.63us pulse width, should
> be possible to do.
> But I saw, that the new parts LPC288x for example do have Irda support.
> Challenge is more the IrDA protocol stack itself.
> Here is a starting point http://blaulogic.com/pico_irda.shtml
> ..richard
>
> --- In l...@yahoogroups.com, Eric Fattah wrote:
> >
> > Does anyone know if the LPC2100 series has the capacity to do IrDA
> without an external IrDA encoder/decoder? Some newer MCUs like the
> STR911/912 series have UART's which can do IrDA encoding/decoding as
> well (requiring only an LED transceiver). However it appears to me
> (at first glance) that the LPC2100 series doesn't have that capacity.
> >
> > Can anyone give feedback from implementing IrDA with the 2100 ?
> >
> >
> > Eric
> >
> >
> > ---------------------------------
> > All new Yahoo! Mail
> > ---------------------------------
> > Get news delivered. Enjoy RSS feeds right on your Mail page.
> >
> > [Non-text portions of this message have been removed]
>
Im curious too if there is any way of manipulating and interpreting
the IrDA signals on LPCs that don't have the endec, without using an
external endec.


(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )