2024-10-16 07:17 AM
Hello, I am looking for very old STM32CubeIDE project example for IR TV remote control to see how TIM16 and TIM17 are set up and controlled.
I am not interested in manuals and instructions: better one time to see then read about it 100 time and not getting all details!
Thank you.
Solved! Go to Solution.
2024-10-16 07:57 AM
Hello @GS2
X-CUBE-IRREMOTE package.
2024-10-16 07:27 AM
Google / GitHub?
https://github.com/mohannadmaklad/STM32-IR-receiver-/blob/master/IR.c
https://github.com/albertyeh/STM32_NEC_Decode
http://nic.vajn.icu/PDF/STMicro/ARM/STM32F0/STM32F0xx_IR_remote.pdf
https://www.google.com/search?q=stm32+(rc5%2C+sirc)
2024-10-16 07:31 AM
>> I am looking for very old STM32CubeIDE project example for IR TV remote control
Which one?
Which STM32? From what year?
What's the name, or protocol?
2024-10-16 07:41 AM
Thank you Guru,
I need it for STM32WB55 with any protocol - I will start with SAMSUNG, I think the latest is better.
2024-10-16 07:57 AM
Hello @GS2
X-CUBE-IRREMOTE package.
2024-10-16 08:10 AM
Thanks, I will start with that.
2024-10-16 09:00 AM
First link points to that package
2024-10-17 08:31 AM
Sorry, I thought that was you!
Is this the only one available?