debug problem
I am trying to debug a code using STM32CubeIDE on Ubuntu with the STM32MP157F-DK2. However, I am encountering the following problem
I am trying to debug a code using STM32CubeIDE on Ubuntu with the STM32MP157F-DK2. However, I am encountering the following problem
Hi, I miograting to Kirkstone distro on mu custom board and i have this issue with programming the board: and i cannot understrand what this error mean, can somebody explain it where i am wrong? because on Dunfell it worked perfect. the Yocto compili...
When I download UBOOT using USB, the console appears the following log and repeats. Is this normal? I was wondering if when I modified uboot, it didn't fully fit my board?NOTICE: CPU: STM32MP157AAA Rev.BNOTICE: Model: STMicroelectronics STM32MP157A e...
I am facing this error when I update to Kirkstone, while this error does not exist on Dunfell.I get this error after I set my ethraddr manually.ðernet0 { compatible = "st,stm32mp1-dwmac", "snps,dwmac-4.20a"; reg = <0x5800a000 0x2000>...
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 ...