User Activity

Well I got the new board back it seems to work, but it's quite different: I have 3 groups of 3 sensors and one group used for the shield. Previously Cube MX defined this as 3 Banks, now it has defined 6 Banks. Should I worry about this? In the first ...
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...