Resolved! st-example-image-qt Qt examples extremely slow
Hello, I'm testing the st-example-image-qt, but when I launch the Qt examples works extremely slow, looks like Qt doesn't use the hardware acceleration.Any clue about it?Best RegardsEduard
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
Hello, I'm testing the st-example-image-qt, but when I launch the Qt examples works extremely slow, looks like Qt doesn't use the hardware acceleration.Any clue about it?Best RegardsEduard
Inorder to build a developer package, i am following the link : https://wiki.st.com/stm32mpu/wiki/STM32MP1_Developer_PackageI am not able to apply the patch to the linux kernel. when i try to apply patches the terminal is stuckSTM32MP157c-DK2
Hello, I am able to compile the M4 examples and it looks as though they run as expected ( I can see the log trace on the A7 side from the linux console). I would like to examine the log trace from the M4 side also as I would like to modify some of t...
How to install mono on my STM32MP157C-DK2?Thanks
I guess most have noticed the recent anouncement of the STM32MP1, a dual core unit with a Cortex A7 and a M4.Hard data seem a bit scarce yet, though.What toolchain will support this combo, and when ?Does the mentioned STLink V3 support concurrent deb...
Are there any resources that show how to configure the communication peripherals ( USB,. USART) when using the STM32MP1 based parts. I tried to configure a USART and USB peripheral, but STMCube generates a dialog that indicates that this peripheral m...
Hello, all!For some time now I have been trying to come up with a solution to connect 2 cameras of 480X640 resolution and several peripherals to a low-power MCU. I keep hitting a wall, because it seems that this endeavor is not suitable for an MCU - ...
Hello, I'm trying to evaluate the STM32MP1 using a STM32MP157C-DK2. I followed this getting started guide and successfully flashed the board, even though the archive downloaded has a slightly different name than mentioned in the guide. I set the boot...
Hi everybody!I working on a simple project but with some sensors and co.I'm newbie with the STM32 and I want to try to port the project from the ATmega2560 to the STM32.But witch chip? I need :> SPI for an TFT screen 2.2" (ILI9340C or ILI9341)> SPI f...