User Activity

So just yesterday I programmed/reprogrammed my custom board that has a STM32F746NGH6 MCU just fine from STM32CubeIDE. Always have programmed without any issues on 5 custom boards I made. Today (02/09/2021) on trying to download the program with a sli...
Hi all,I have this Eclipse related error on CubeIDE that is very bizarre and any help for it would really be appreciated. I have my project running with TouchGFX and everything was smooth to the point that I tried to Discovery Camera BSP file to main...
So I want to briefly explain my project. I am using STM32F746 MCU for my smart home project. In this project I have to include live stream from a PAL camera. I am using a TW9912 to get 8 bit progressive YCbCr after which I convert to RGB and display...
Hello Community,I have an STM32F7-DISCO board which I am using to prototype a smart home system. The project is graphics intensive thereby eating up the 1MB Flash memory. I studied the Demonstration project of ST and I see that the icons are programm...
Hello ST Community,The STM32F746G-DISCO board has ethernet connectivity and just one webserver example provided for it. I used that example and modified it to control an LED on our local server. My intended application requires remote access (not jus...