User Activity

I draw a container in a screen over all the other controls (such as buttons etc).Background buttons continue to respond to click event as they were in foreground.In my opinion this is not correct: they should be disabled by default.I had to put: setT...
I redesign a layout of a keyboad (as I'm interested in numeric keys only, for a login).Everything is OK but I didn't managed to place the text of the key inside its button shape ( i.e. texts: "1", "2", etc appears outside the button)How can I tell wh...
I'm working with STM32L0 and use the I2C to read some registers of a bms by TEXAS.I perform some I2C reading once every seconds using HAL_I2C_Master_Transmitand HAL_I2C_Master_Receive and everything work well maybe for hours. Then unexpectedly somet...
I' m working on an stm32F429discovery board and I want to read an image from an USB stickI initialized the USB stack, registered the MSC class and started the USB. Really CubeMX did it for me calling MX_USB_HOST_Init() and FAT_FS_init at the beginnin...
A typical situation is when the hardware detects a fault condition. In this case I would switch to a page where I can display​ an alarm icon and a short description of the fault