User Activity

Hi,Is there a way to compile the firmware using GCC in different computers or in a faster server available in local network?I am using STM32CubeIDE, GCC, TouchGFX and my compile time is increasing as the code sizes increases too. Now I take about 5 m...
Hi,I'm using DCMI and LTDC to display my video camera, I would to remove the effect of updating the image, because I need to convert by code YCbCr to RGB888, so it wastes a considerable time and it is possible to see the conversion process (the video...
Hi,I have DCMI working with external sync, but what I get in memory is the video data with the sync codes (0xFF 00 00 YY). So in this case I needed to implement a code to extract this sync codes to get only the active video, but it waste processor re...
Hi,I'm working on DCMI in snapshot mode and the image that I get from this peripheral is shifted eah line down.I transfer throught DMA to a memory area in external SRAM. After I convert it to RGB and send to my framebuffer. The camera image has 720p ...
Hi,I'm adding camera to my custom board with TouchGFX using DCMI.I have doubts on how to put video camera in framebuffer used by TouchGFX..I've created 2 framebufferes in LTDC and the first is used by Touch. I don't know if I use the second framebuff...
Kudos from