Any product that integreted ARM Cortex A53 or *** series soc
Any one can tell me if there are ST products which integreted ARM A5x core? Thanks a lot!
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
Any one can tell me if there are ST products which integreted ARM A5x core? Thanks a lot!
Hi,I want to use the mp157 sdmmc3 feature, but it seems he didn't turn it on, because my wifi device doesn't work, do I need to turn on the clock elsewhere?:loudly_crying_face: :loudly_crying_face: :loudly_crying_face:
I'm able to compile a custom image from the Distribution Package for an evaluation board, adding my own layers and applications. I don't find a complete procedure to adapt it to a new target (i.e. STM32MP151A). I found a very short wiki that doesn't ...
STM32CubeIDE: Version: 1.1.0STM32MP1 FW Package: I built a custom and default device tree for A7, and fails to compile because of a syntax error (same line in both cases)| NOTE: make -j 12 HOSTCC=gcc -isystem/repo/build-openstlinuxweston-stm32mp1-m4...
If you try to generate code for, say, STM32MP151AAA you will find inside the dts files, some includes related to another MPU (like STM32MP157C):#include "stm32mp157c.dtsi" #include "stm32mp157caa-pinctrl.dtsi" #include "stm32mp157c-security.dtsi"And ...
Hi all,I am using a STM32MP157C-EV1 and testing the digital microphones with ALSA. For testing purposes I am just using the arecord command. All works fine if I use the S32_LE sample format:$ arecord -D hw:0,4 -f S32_LE /tmp/rec.wav Rec...
Used device: STM32MP157C-DK2 I am trying to install several debian packages like dirmngr and apt-transport-https, however apt-get does not provide it. Apt-get update does not show any results, because sources.list.d is empty. I tried to dial in a pa...