stm32mp157 dfp download exception
In my board,stpmic i2c were connected to PA11,PA12 of stm32mp157aaa3.Is it possible that mpu configure stmpic with I2C6?
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
In my board,stpmic i2c were connected to PA11,PA12 of stm32mp157aaa3.Is it possible that mpu configure stmpic with I2C6?
Why is it a voltage divider as configuration for the USB2514B in STM32MP157 devkit?I can see in the data sheet that there are two bus configurations abilities.I2C EEPROMSMBusI don't know which one should be used. Let's look at the data sheet.This exp...
HiI got cups and hplip by adding IMAGE_INSTALL_append = "python3-distro cups ghostscript cups-filters hplip" in local.conf.but when I run hp-check, there are some errors about missing required dependencies : root@STM32MP1:~# hp-check /usr/bin/hp-che...
Hello, is there a possibility to apply TraceX to a ThreadX project using MP135? I could follow some tutorials and include the necessary TraceX functions, but I can't generate a .trx file. The option is simply not available in the CubeIDE. Would you h...
As the title describes, for my project which is based on an stm32mp151 embedded device, we are needing to import in Adobe XD generated .xd files into Qt design studio however, currently board packages only provide support up to v5.14.2. There may be ...
Hello,I'm testing a prototype board with STM32MP135FAE7 and MT41K256M16TW-107 DDR3L, using STM32DDRFW-UTIL firmware.DDR_Test_Random fails if memcpy (DDR -> DDR) is used inside this test (this is the only one test using memcpy) but not if I'm copying ...
Hello together,I'm currently reading out sensor with the M4 Chip and the connected ADCs. I'm using the STM32MP157F DK2 DevBoard - The minimum requirement is to read out 3 sensors (6 is optimum) at 20 kHz each. I though of using the M4 to read out the...
I'm attempting to run an OP-TEE Trusted Application on the STM32MP157F-DK2 running OpenST Linux version stm32mp1-openstlinux-6.1-yocto-mickledore-mp1-v23.06.21. I've followed the guides here and here, but both end up producing the following error whe...
I am reaching out regarding an issue we've encountered while attempting to flash our Buildroot image using the STM32CubeProgrammer in DFU mode.Despite successfully building the image with Buildroot, we are encountering difficulties when attempting to...
HI.Recently I purchased a stm32mp157-dk1. I am going to learn to use uboot. I know that Uboot startup is divided into several parts. The second part is SPL, and then SPL will boot uboot, and uboot will continue to boot the Linux kernel.I have read th...