Infrared remote for tiny210

markuss
Hello
I just found that there is infrared interface available in tiny210 device.
Can we use it to interface infrared remote control?
How?

justason
Hi,
The specs for S3C2440 says that the UART 2 can be configured for IrDA 1.0
not RC5/RC6 etc.

the UART will not decode the manchester code for you. Ir just outputs a
value, when sees logical 0 on the IR channel.

My attempts to make UART to report IR were failed.
Better to use GPIO.