Resolved! STPMIC25APQR for STM32MP157
I am developing a new board and would like to know if the STPMIC25 is recommended over the STPMIC1 as a PMIC for STM32MP157 MPU.Which one should I choose?Thanks.
I am developing a new board and would like to know if the STPMIC25 is recommended over the STPMIC1 as a PMIC for STM32MP157 MPU.Which one should I choose?Thanks.
I build openSTLinux based on the manifest at this link https://github.com/STMicroelectronics/oe-manifestI'm not sure if STM32MP157F supports virtualization. And if it does, can you share how to add docker to openSTLinux?Can I add meta-virtualization ...
I am trying a simple CM33 ELF test. This one just has the STM32CubeMX boilerplate for the CM33 (non secure). I added a toggle on GPIOJ[6]. I stripped out a ton of the inits leaving just the GPIOJ[6] and pin toggle. after the seq below LED3 *does* tog...
Hello, I would like to know if it is possible from a stm32mp135-dk1 card to put a game emulator for example NES games, gameboy,... if so how to do it? Can we start from the image that we can generate on stm32mpu ecosystem (openstlinux under yocto)How...
I'm using a custom board, and use the optee device tree generated by STM32CUBEMX and full UART log. Panic at core/kernel/dt_driver.c:904 <probe_dt_drivers>. How to solve this problem?
Hello, I'm trying to remove the packages which is not required to free up the memory.I tried modifying the layers/meta-st/meta-st-openstlinux/recipes-st/images/st-image-weston.bb file with the below code, But it couldn't help.Here i tried to remove t...
Could you please clarify the pinctrl_z assignment in the device tree?The thing is, OP-TEE panics in shared_resources.c:142 <get_gpioz_nbpin> when I don't define in the device tree something like this:&pinctrl_z { st,package = <STM32MP_PKG_AC>; ...
I'm trying to get SecureBoot running on STM32MP157.After opening and reading about 30 pages of your wiki and basically following [1] I was able to create keys and convinced yocto into generating "*_Signed*" files.Sadly I then got confused with public...
Where can I find the STM32MP25_CM33.svd file?
When attempting to install the MP1 SDK again on a machine that previously had the SDK installed in a different location I see the error:Argument list too long SDK could not be set up. Relocate script failed. Abort!What is the best method for uninstal...