User Activity

I have a simple function that reads one byte from I2C and I need the RxdFlag variable to be cleared in case of unsuccessful transfer (timeout) and I don't know how to get it from the HAL_StatusTypeDef structure. Thanx for your help.uint8_t GetSlaveI...
Hi, I am solving the backlight of the display, which is controlled by a pin, but the problem is the state between power on and initialization, when the display flashes before the pin is initialized. This happens with both positive and negative contro...
Hi, I have a project STM32F429-DISC1 with BSP libraries created in CubeIDE and everything works but when I give Migrate the project from old FW V1.24.2 to last V1.26.2 the display stops showing. Has anyone already solved what the problem may be? If I...
Hi, is this the correct connection for the RTC backup rechargeable battery? Thanx.
Hi! I have the own include file which contains more the same HAL libraries headers with a different types of controllers. Could it be some possible (with Directive and Contitions?) for a compiler to choose itself according to the used controller in...
Kudos given to