How do I capture modulated IR pulses of 38KHz and decode it using FRDM k22F board with Flex timer?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How do I capture modulated IR pulses of 38KHz and decode it using FRDM k22F board with Flex timer?

869 次查看
dipendraram
Contributor I

I am trying to build an IR decoder using Interrupts and timers which will capture the modulated output efficiently at its rising or falling edge without losing any data and decode it to a hex format or any IR protocol. I am new to this and not able to figure out how to go with this. Can anyone please help me with this.

标签 (1)
0 项奖励
回复
1 回复

679 次查看
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Dipendra Ram 

I recommend you to check following posts:

Implementing infrared functions on UART0 with FRDM-KE02Z platform. 

A method to realize IR remote control with Kinetis 

IrDA is available on all UARTs of the K22F devices, please check Infrared interface section of the Reference Manual, in the functional description chapter. it included register like SIM_SOPT5 and UART Infrared Register (UARTx_IR)

Hope this helps

Best regards

Jorge Alcala

0 项奖励
回复