I configured UART7 and USART3 to work with RTS in linux (for A7) - I generated the DTS and checked to use the correct pins (according to schematics) to make sure are mapped to the Arduino connector (UART7) amd RPI GPIO like connector The UART7 & USAR...
The hardware is STM32MP157C-DK2 board.1. We setup the test environment as below:We bridge the USB port and the Ethernet port in the ST.The throughput is about 270Mbit/sec(Limited by the usb to Ethernet convertor).2. Another test environment is:The ...
is stm32mp153 can start weston without gpu
I am going to extend some GPIO for 157 for keyboard, I found on EV board is a MCU of STM32L157 to implement, do you have any firmware information about this MCUSource code or I2C protocol, or have other similar chips
Hello.Is code for STM32MP157 is compatible for STM32MP153?I can't find description of this MPU in arm-trusted-firmware's device tree.
Hello,I am applying the second scenario of example openamp_tty_echo_wakeup.The scenario is to wake up and make the system run again from "MCU : running and MPU :Cstop".My question: When MPU goes in Cstop mode with the command "echo mem > /sys/power/s...
We need IBIS model file for STM32MP157AAD3 Processor. Please send or share the link to download.
Hello, I've try to connect to the through SSH but it's seem no sshd is running :BOARD $> ssh root@xx.xx.xx.xx BOARD $> ssh: connect to host xx.xx.xx.xx port 22: Network is unreachableBOARD $> systemctl sshd -l BOARD $> No ssh.service foundI would lik...
I've build a docker container to run bitbake on it. I took as base this dockerfile https://hub.docker.com/r/gmacario/build-yocto/dockerfile and replacedbase image from debian to ubuntu 18.04Replaced dependencies listed at https://wiki.st.com/stm32mpu...