Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
Hi, everyone, I use STM32MP157C-DK2 on my macos(Mojave) laptop. I saw other threads the stlink can not install some driver on macos. but I can not see any /dev/tty.* device, Does I missing some config thing?
Is the USB controller in MP chips same as in F7 (Tensilica) or compatible?Does it support connection of devices thru a full speed hub?Does it support OTG mode?Thanks,Pavel A.
I can't access the information on how to install the SDK "Install the SDK" step for the STM32MP157C-DK2> Develop on Arm Cortex-A7 page, can anyone help me?Every time I click on "Install the SDK" I get sent to "Permission error" page where it says: Pe...
Hi,I start working with the new STM32MP157C-DK2 board and after testing the demo i restart from the bottom, compiling just uboot+SPL (no TF-A). I compiled with the last Linaro toolchain 'gcc-linaro-7.4.1-2019.02-x86_64_arm-linux-gnueabihf' and prepar...
Hello, all!I'm looking into the STM32MP15 family. It seems to offer me everything I need, but I'm not sure about consumption, and can't understand the data sheet fully in this regard. For minimal consumption that will still allow the MPU to continu...
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...