User Activity

Hi guys,I'm porting a firmware bootloader from STM32F4 to STM32F7.The bootloader firmware manages a timeout of 7" where if usb key is detected, the firmware upgrade happens, otherwise the bootloader jumps to application.At the end of works I had that...
Hello everybody,I'm developing a board with STM32F429 configured for a 8080II interface TFT display.I have a 240x320 TFT (ILI9341) and 5-6-5 frame buffer in internal RAM.Everything works and actually I flush the buffer on lcd via a loop that write at...