I have an STM32MP157-DK1 and want to update the standard distribution with gcc, g++ and other packages. How is that done?
I note that some executables from an rPi work as is on the STM32MP1 board.
I note that some executables from an rPi work as is on the STM32MP1 board.
Hey all,I'm having some difficulties compiling the example QT image that's a part of the distribution package. As I get them ironed out, I'd like to start setting up my QT environment etc.I was wondering if there were any available precompiled images...
Hello!I'm trying to understand the interaction between CA7 and CM4.I need to acquire some real-time signals in CM4 and show the signal in a display on CA7.What is the easy way and what is the right way to do this?
Hi. I have an STM32MPU157-DK2 Board in Engeneering mode.i have power connected and the USB to the debug chip.The Connection is successfully established.I use a Terminal Programm to send and receive in hexadecimal numbers.My Connectiondetails are 5760...
Hello,I have a STM32MP157C-DK2 board and did the hello world cross compile project with GTK and that work perfectly.Now I am trying to do cross compiling with Qt Creator. I used the same compiler as the GTK project but Qt Creator give me an error: Th...
I have just bought an STM32MP157C-DK2 and would like to get started. I found a tool within the wiki which allowed me to select a bunch of the "getting started" sections and create a PDF. However. all the pages of the PDF just said I didn't not have p...
Hi,I am only a bit familiar with embedded linux. I will develop a demo project with STM32MP157C-DK2 with C language:on M4 side, a sensor(BME280) and a vantilator (5v) are connected. Sensor is to read periodically and three numerical values( temp, hum...
stm32-ipcc 4x001000.mailbox: Try increasing MBOX_QUEUE_LEN remoteproc remoteproc0: stm32_rproc_kick: failed [vql, err: -105) Hey all,I'm working with the OpenSTLinux EGLIFS QT image, and having issues running the OpenAMP TTY Echo program.When I ...