User Activity

Hello, I am trying to implement bmp to jpeg encode application. I have used official STM code example. There is no compile error.I gather RGB565 data from OV7670 camera. I can successfully write to SD card as 16 bit bitmap file and open it on a Windo...
Hello, I am trying to write a camera image to an SD card.I am able to write and read bmp file from PC for 160x120 sized image. However I can not read bmp file from PC for 320x240 sized image. I used below file header format. Every thing is the same e...
Hello,​ I am able run successfully mqtt example on my stm32f4 MCU ​and on my local network.​I want to run the same code on a cloud platform. However there is a link provided by mqtt cloud pro​vider not an IP address like 192.168.0.10​​Can I directl...
Hello, I am trying to implement TCP and UDP server connection on my STM32F407-Discovery Board. I use Socket API with FreeRTOS. I am able to run TCP or UDP seperately. Single server or client works fine. When I combine TCP and UDP server tasks at...
Hello, I have made an STemWin example with STM32F407 and ILI9341 with SPI interface.I think that there is an graphic driver problem. The graphics are not sharp. What Could be the correct driver settings ?My settings are;pDevice = GUI_DEVICE_CreateA...
Kudos from