User Activity

HelloI use https://github.com/STMicroelectronics/meta-st-stm32mp with the stm32mp15-disco machine.It boots fine, I can access the shell via USB-UART. But the display just shows an STM Logo from the Bootloader. What do I need to change, so the display...
HelloLet's assume I have a TVP5150 device connected to a STM32H7 MCU. The TVP5150 transmits PAL frames as YUV. This means 2 bytes per pixel.This results in 720x576 * 2 = 829.440KB per frame. In reality, there is pretty sure the need for double buffer...
HelloI have this Board from WeActStudio: https://github.com/WeActStudio/WeActStudio.MiniSTM32H723 There is the following example which allows displaying the camera on the onboard LCD: https://github.com/WeActStudio/WeActStudio.MiniSTM32H723/blob/mast...
I'm unable to add the Mongoose HTTP Library as a Third_Party Middleware and then generate code. How can I fix this?- Create project for NUCLEO-G474RE- Generate Code (Makefile) - working- Copy unpacked mongoose source code (https://github.com/cesanta/...
Posted on May 08, 2017 at 21:11I'm currently trying to compile the STM32L1xx Discovery Board Example Project with the Dispaly driving, current meassurement and Touch Bar sensing.I tried to import the Project in TrueSTUDIO on Windows and Linux. Both ...
Kudos from