STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32MP157 Display Interfacing and OS Organization

Hi,we're thinking about using the STM32MP157 in a product. However, there's still something unclear to us.We need to connect it to a display which only supports the 16-bit Intel 8080 bus (so LTDC cannot be used). I read that it's possible to emulate ...

Resolved! Linux Kernel build failure.

I’m getting a build error when attempting to build the linux kernel.ERROR:scripts/extract-cert.c:21:10: fatal error: openssl/bio.h: No such file or directory #include <openssl/bio.h>I have followed instructions from https://wiki.st.com/stm32mpu/wiki/...

JSpra by Associate III
  • 4289 Views
  • 3 replies
  • 0 kudos

LCD and USB support

Hi,I need an examples on LCD and USB driver without Linux pleaseThe en.stm32cubemp1_v1-1-0 do not have it, and the STM32CubeMX do not allow this mode.Thanks.Mohammad

MKara.6 by Associate
  • 659 Views
  • 3 replies
  • 0 kudos

Resolved! DSI display comes up during U-Boot and displays ST Logo but turns off once Linux Kernel takes over on our custom DK2 board. Weston Wayland Compositor fails to start during boot and backlight setup fails too. Does Wayland compositor have GPIO dependencies?

Most of the DSI pin mapping is same as ST's DK2 board except DSI_RESET and DSI_TE. I updated the DSI_RESET pin mapping in the device tree to reflect actual connections. However, Weston Wayland compositor fails to start even when DSI display is not co...

EB.1 by Associate II
  • 1728 Views
  • 3 replies
  • 0 kudos

What is the function of PA13 (BOOTFAILN) on the STM32MP15x

I'm working on a design with the STM32MP153 and came across the additional function of PA13 as BOOTFAILN.I can guess what this means but I can't find any documentation on the subject. Don't know when or why this pin gets active. Or is it an input? In...

RZ by Associate II
  • 776 Views
  • 1 replies
  • 0 kudos

Uboot DFU not working

We have build a device that looks like DK2 but we have a NAND memory instead of SD card and we work on an IO supply of 1.8V instead of 3.3V. We can load the fsbl and U-Boot with STM32cubeprogrammer, but U-Boot resets the usb and the STM32cubeprogramm...

JVerb.1 by Associate II
  • 2028 Views
  • 9 replies
  • 1 kudos

Resolved! Copy file into bootfs partition

Using the Distribution Package for STM32MP1 I wrote a simple function to copy some file to the rootfs image and execute fine-tuning commands:my_postprocess_function() { cp -dr /home/osboxes/Documents/overlay/* ${IMAGE_ROOTFS} ln -s /lib/systemd/sys...

Mark81 by Associate III
  • 655 Views
  • 1 replies
  • 0 kudos

Resolved! X-LINUX-AI-CV OpenSTLinux image to flash on STM32MP157C-DK2

Hello,I'd like to test your X-LINUX-AI-CV OpenSTLinux image on my STM32MP157C-DK2 Discovery kit as explained in the following pagehttps://wiki.st.com/stm32mpu/wiki/X-LINUX-AI-CV_OpenSTLinux_expansion_packageDo you provide a ready to flash and use X-L...

koan by Associate III
  • 696 Views
  • 2 replies
  • 0 kudos