User Activity

Hi, I am working on an IR remote using STM32L412RBT6P. I have the touch sensing system working to provide the buttons for the user. The user touches a button to send an IR (RC5) code and an LED flashes to let you know it happened. Q1:I have one touch...
Hi, when I generate code for the SMT32L412RBTxP using TSC with CubeMX  I get duplicated entries in tsl_user.h.One channel does not work. So I edit Channel 2 to use the missing group and IO:It now works, but when code is regenerated with CubeMX it ove...
Hi, I have built an RC5 IR remote transmitter that almost works on a NUCLEO-L412RB-P, with modifications to the files found in x-cube-irremote. This unfortunately does not have an STM32L4 example.The bit I am having trouble with is the output polarit...
Hi I am getting nowhere trying to use the X Cube IRRemote package, please help.Should I expect the projects in en.x-cube-irremote\Projects\STM32G081B_EVAL to be imported into Cube IDE and run as a working example of the IR Remote functionality?The re...
Hi, I'm new to STM32. I have an STM32L4RI-DISCO board and would like to add an IR receiver and decode RC5 signals. According to AN4834, IRTIM can be used on STM32L4. I have downloaded en.x-cube-irremote.zip.Firstly it is not recognized by Cube MX.Sec...