Resolved! suggest me readily available displays for STM32MP157D-dk1
please suggest me some displays for STM32MP157D-dk1 and if possible provide me some links for purchase,i want 4 inch display
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
please suggest me some displays for STM32MP157D-dk1 and if possible provide me some links for purchase,i want 4 inch display
I'm wondering if anyone has any advice re. microcontroller (#MCU) support for #CSI-2?ST application note AN5478 "STM32MP135 line interfacing with a MIPI® CSI-2 camera" written in 2023 seems to be the best reference that I can find on this and uses th...
hellowI have a project about kinematic of a drone.Is good solution the :https://www.st.com/en/evaluation-tools/steval-fcu001v2.html to collect real time data from the imu sensors ?There is access on data threw bluetoothor something ?
Trying to boot from a SD card, Boot loader configuration is working but then my configuration is not, any reason why ?
I am trying to get started on Linux kernel development on STM32MP157F-DK2 board. Thus far I have been able to,1. Flash the started package and get Linux booting successfully2. Download the developer package, add extra logs and update the linux kernel...
I follow the instruction in this git repository to build an openWRT image for STM32MP157F-DK2. I use the branch master with latest commit too.https://github.com/bootlin/openwrt-feed-stBy default the Remote core and RPMSG is not enable, so I try to en...
Using OSTL 4.1.2 and build DISTRO=openstlinux-weston MACHINE=stm32mp15-disco on STM32MP157F-DK2. Found that while boot up serial console showing incorrect version of u-boot and TF-A. Although kernel version is correct i.e. 5.15.145.TF-A : v2.6-stm32...
Hey in stm32mp1 Im learning about yocto and build root ... So should the micro sd be flashed in the starting , or only the sd.img generated after the generation of the linux image ? for using it ? (Im a complete newbie to this..)
Hi everyone, I made it past the bootloader stages but am now running into errors with starting the Linux kernel. I have an eMMC and SD card but I am trying to only use the SD card for now. I have completely removed the eMMC from device tree and remov...
Hi everyone, I am trying to boot up a custom PCB using the STM32MP131D, however I am running into an error during OPTEE. I have attached the optee dts and also a debug log of OPTEE during boot. I confirmed that sdmmc1_io, sdmmc2_io, and cpu0_opp_tabl...