User Activity

Original post: https://community.st.com/t5/stm32cubemx-mcus/problems-with-data-reception-via-usart2-on-stm32f429zi/td-p/741765 Even setting USART3 it doesn't work (see attachments). Did I make a mistake setting some parameters, or is something missin...
I tried to follow exactly what was indicated in the following tutorial https://www.youtube.com/embed/JWOV4j5fCS4?cc_load_policy=1&autoplay=1&list=PL8n_tqwYdzVAd_OxaKnfxBrvcGwR8kSJo, but despite the serial port being connected, I am not receiving the ...
I developed firmware with CUBE IDE and then set up the 2.4" TFT LCD screen with buttons, etc., using TOUCH GFX DESIGNER. How do I import what I developed in TOUCH GFX into CUBE IDE?
Hi, where can I find a working One-Wire protocol? Is there an example provided by STM? I wrote code for a program to detect the temperature from a DS18B20 sensor, but I can’t detect the sensor, even though the debug shows everything is fine. Can some...