Increasing code size on M4 coprocessor
Is there a way to increase code size which is used on M4 MCU? I saw some memory regions in device tree, but it is not clear how to do a change. Any info will be appreciated.Best regards,Nenad
Is there a way to increase code size which is used on M4 MCU? I saw some memory regions in device tree, but it is not clear how to do a change. Any info will be appreciated.Best regards,Nenad
Hello,I am running a Linux image based on meta-st-stm32mp (hardknott branch).I currently have the following in my host device tree:reserved-memory { #address-cells = <1>; #size-cells = <1>; ranges; ...
Hello, I am having an issue when I try to download the Developer package in the wiki. I am using this link (https://wiki.st.com/stm32mpu/wiki/STM32MPU_Developer_Package#Installing_the_Starter_Package) in the 5.2 section, there, it redirects me to (ht...
Hi I am trying to reset M33 with IWDG4. I configured the IWDG4 and enable IWDG4 Reset Interrupt in EXTI2. Now I see it loop into the IWDG4_RST_IRQHandler. But M33 not reset. Can anyone help to figure it out? Thanks a lot
Hello,I am integrating an STPMIC1x component to power my STM32MP153C-based system. This design is closely following the STM32MP157F-DK2 schematic found here. The issue comes from the fact that some of the default output voltages for STPMIC1APQR used ...
We're moving to the latest scarthgap release (v24.11.06) of the ST distro (building from yocto). We have a custom board.Generating the device tree from STM32CubeMX 6.13.0 no longer seems to define the pinctrl settings in the device tree?I clicked th...
Hello,I encountered a problem with optee that I could not resolve due to a misunderstanding of debug information.During boot up the board, I get the following debug logSpoiler...F/TC:0 0 __clk_enable:1195 Clock 192 has been enabledD/TC:0 0 probe_driv...
I am following the contents of STM32MPU Distribution Package in STM32 Wiki6. Building the OpenSTLinux distribution↑.When I build using the bitbake st-image-weston command, the following error occurs.ERROR: openssl-native-3.2.2-r0 do_compile: oe_runma...
Hi:Recently, I have been transplanting Debian on the stm32mp2 platform, but Xfce cannot be started, and the following error keeps occurring. Can you give some suggestions? startx X.Org X Server 1.21.1.7 X Protocol Version 11, Revision 0 Current Ope...
Hello,I am currently using Linux kernel version v5.15-stm32mp-r2.tar.gz and U-Boot version v2021.10-stm32mp-r2.tar.gz for my project based on the STM32MP family. I have recently upgraded the Linux kernel to linux-5.15-stm32mp-r2.2.However, I am unsur...