User Activity

Hi All,I would like to have button with a text label for instance on different screens which represent voltage say. On the screen there might be a slider and this can change the value of voltage text. Also, present in hardware is a rotary dial this c...
Hi,I prototype the use the USB virtual com port on a STM32F407 Discovery board andit worked without any problem. I then repeated the exercise on our custom board(STM32L4P5VGT6), the first stage was just transmitting it worked without aproblem. Now ad...
Hi,We have a design based on the STM32L4VGT6 which is connected to a LCD of resolution 240 x 320 in RGB mode (using vsync,hsync,DE and lcdclk) . We are not using any using any external memory and so the frame buffer is to be located in internal SRAM ...
Hi,I followed the AN3990 and managed to update the code supplied to use HAL and get it working correctly on our custom board. But in my readings on custom bootloaders in the forums, it mentions things like disabling interrupts before jumping to ...
Hi,I have small bitmap in a window, which normally I would like it appear to be transparent (invisible) but when a flag is set to become fully opaque, when the flag is cleared go back to being fully transparent.Kind RegardsMikeZ