Resolved! can't run qt exampls on DK2
I make st-example-image-qt image with openstlinux-5.10on the board, i can't run any qt exampls , when i run a qt app,i get this Could not open egl display Aborted (core dumped)do i miss something
I make st-example-image-qt image with openstlinux-5.10on the board, i can't run any qt exampls , when i run a qt app,i get this Could not open egl display Aborted (core dumped)do i miss something
Hi,I follow the tutorial "How to exchange data buffers with the coprocessor".Unfortunately, my board doesn't run the tutorial directly.I read the code "stm32_rpmsg_sdb.c","backend.c","main.c" and modified it slightly. Now M4 can receive the address s...
Hello, I have to run a c application after the STM32MPU has booted up ( not before that).Is there a way to launch the terminal application with custom shell script running on it?How ?what is the name of the terminal application?May be I can put that ...
I installed (OpenSTLinux-Distribution Package) openstlinux-eglfs/st-example-image-qt image to my stm32mp157c-dk2 board, and I successfully run my qt applications. I wonder how can I autostart my qt application after boot or during boot time? I mean I...
We have encountered a problem with CRYPTO IP core on STM32MP157C.Our setup is STM32MP157C-DK2 with latest image/SDK installed(openstlinux-5.10-dunfell-mp1-21-11-17).1. First of all, our IPSec solution based on strongSwan doesn't work atall when stm32...
Hi,I create a QT project and run it on the board STM32MP157C-DK2 with command " /tmp/testqt/bin/testqt". The data display on the DSI display is mismatch my testing project's UI.LCD_picture.jpg is DSI display data.QT_UI.jpg is Qt project's UI.Please ...
According to the wiki here: Boot from serial NOR, the pins required to boot from a serial NOR flash chip in single mode are PB6, PF8, PF9, PF10. These pins are present on the TFBGA257 package. To boot in dual mode, PH2 and PH3 are required, and these...
Hi,I'm using stm32mp157a-dk1 and I want to drive a pin with the A7.I add and set (as digital output) the pin PF2 (named "Test") to "Cortex-A7 non secure" in the "Pin Reserved" on the IOC file in the window "Pinout & Configuration" of STM32CubeIDE. Th...