Regarding Stm32mp157a_Dk1
We are using stm32mp157a_dk1. we want to know cortex_A7 core0 is in secure or non secure mode? How will come to know processor mode is in secure/non secure? If it is secure how to change it to non secure?
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
We are using stm32mp157a_dk1. we want to know cortex_A7 core0 is in secure or non secure mode? How will come to know processor mode is in secure/non secure? If it is secure how to change it to non secure?
Hi,I tried to let "en.FLASH-stm32mp1-openstlinux-5.10-dunfell-mp1-21-03-31.tar_v3.0.0" work on the ODYSSEY STM32MP157C board.Please advise when will produce error : "Starting version 244.5+[ 5.236977] blk_update_request: I/O error, dev mmcblk1, sect...
I am wondering what number I should expect in terms of encryption performance with STM32MP157C. Below is that I getOpenSSL 1.1.1l 24 Aug 2021 # openssl engine -c (devcrypto) /dev/crypto engine [DES-CBC, DES-EDE3-CBC, AES-128-CBC, AES-192-CBC, AES-2...
Hi ST Community,We are using STM32MP157C-DK2 board and OpenSTlinux Firmware (v3.1-Openstlinux-5-4-dunfell-mp1-20-11-12) for our development. We have a requirement to drive the Blue LED (LD8) always ON even during sleep / suspend. Currently the GPIO P...
I'm just confused since other kits (ex: STM32H750B-DK) have provisions for jumping the 2 lines together, but the wiki does not indicate the BK2_NCS GPIO (from the MPU) is even used by the BootROM. I wanted clarification of the statement made on the ...
Hi, i'm using Yocto to build a custom openstlinux image for a stm32mp157d-dk1, but i would like to upload the image using the mass storage mode, enabled with u-boot, or something like that.
My device tree is the following:&sdmmc1 { pinctrl-names = "default", "opendrain", "sleep"; pinctrl-0 = <&sdmmc1_b4_pins_a>; pinctrl-1 = <&sdmmc1_b4_od_pins_a>; pinctrl-2 = <&sdmmc1_b4_sleep_pins_a>; cd-gpios = <&gpiog 1 (GPIO_ACTIVE_LOW | GPIO_P...
Good afternoon, I wrote a program for controlling the railway scoreboard in Python 3 for the STM32MP157A-DK1 board. I have a problem. It is described by the link https://bugs.launchpad.net/ubuntu /+source/gnome-control-center/+bug/1264368Troubleshoot...
Hi All,i'm having an issue with STM32MP157c and audio driver WM8994 (same as used into STM32MP15-DK).At boot time i'm still have the following error:[ 4.250237] ALSA device list:[ 4.251761] No soundcards found.I share the electrical drawing of o...