Resolved! Using UART4 on STM32MP157A-EV1 board
2 questions here:Is the UART4 connector active by default on the demo board or do I need to build it in?If/when it is active, which STLinux /dev/tty is linked to the I/O path for UART4?thank you,-peter
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
2 questions here:Is the UART4 connector active by default on the demo board or do I need to build it in?If/when it is active, which STLinux /dev/tty is linked to the I/O path for UART4?thank you,-peter
I'm looking to use the STM32MP1 for a battery powered product.What is the recommended configuration to control external power supplies?Both in startup and shutdown.In the past I've used an external M0 as a power sequencer. Latching the power from a m...
Hello,I want to use SDL2 to run some application on stm32mp157 DK2.I build st-example-image-x11 and when LDME service started I can run startX and run my application. I want turn off LDME manager and only run startX but when I do this I get error:las...
Is It possible to separate the STM32MP157A-EV1 MPU Subsystem Daughterboard (MB1263) from the motherboard (MB1262) to integrate it into a Motherboard of our design? Are there any limitations for its use when not paired with MB1262?Thank you!
Hello,I have successfully compiled and deployed the distribution package (trusted) onto the STM32MP1. I am using OpenSSL in a program for signing data, where SHA256 is used as a hash. I would like to take advantage of hardware acceleration by using e...
Hi,I want to connect some shields/sensors to STM32MP157C-DK2. Some of the sensors will draw about 200mA. How much current can I draw from the 5V/3V3 pins on the GPIO expansion connectors? The STM32MP157C-DK2 is powered over USB-C 5V/3A. OpenSTLinux i...
When I run the openamp image through linux command prompt, the application working fine. The RPMSG devices is created successfully.But when I've tried to run it from uboot, it stuck at MX_OPENAMP_Init(). This should be ok because I assume linux isn't...
Hi, I has two custom boards. There are have same stm32mp157 ic and ddr. The difference is emmc flash, A's from micron and B is THGBMNG5D1LBAIL. Basic chain:The A and B are bootup success.Trusted chain(TF-A + U-Boot)The A is bootup success.The B is bo...
Hello everyone.I am introducing me on this world of multiprocessors, by the moment I only had worked with NUCLEO-F3 boards or similar.For my new research, I plan to purchase a SOM + Carrier board with the STM32MP157C microcontroller.My intention is t...