Tool/software: TI-RTOS
Hello,
I have a problem concerning the decoding of the 56 Khz IR signal (RCA). I am using the simple_peripheral basic project. The period and frequency of IR signals with frequencies of 30 to 40 KHz are well decoded and calculated. But that at 56 KHz does not give the expected results, because several interruptions are omitted. My goal is to retransmit decoded IR signals, by Bluetooth whatever the remote control used.
I wonder if the microcontroller is not able to detect and process interrupts at this frequency.
Thank you in advance for your answer.
Achille T.