User Activity

Good morning to all,I am wanting to make a simple numeric keypad where I only press numbers and they are seen in a text area and then when I press a button it compares it with a char and if it is the same it does one thing or another.My problem is th...
 Good morning,I am trying to use the RTC and I managed to make it work as expected for the 24hs format, it has no delays and when resetting I could see how to make it save the time but I am having a problem with the 12hs AM/PM mode, the set to go fro...
hello everyone, I am having a problem with my stm32H745I board testing code for the RTC,RCC and power supply it seems that it stopped working. At first it wouldn't let me upload code until with stmprogrammer I connected by holding reset. Now I can up...
Hello to all,I am working on a stm32h745i-disk project that uses keyboard and I would like to hide the characters in the password field.how can I do it? i.e. I don't understand when you press a key on the keyboard where do you type so that it is show...
I have two codes, one only with the I2C4 communication working and the other code besides the I2C has the display but in this one the I2C communication does not work, what could be happening?With a logic analyzer I can see that in both codes the cloc...