STM32 MPUs Embedded software and solutions

Ask questions and find answers on STM32 microprocessors and dedicated embedded software solutions, such as Yocto SDK, Qt, and OP-TEE.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32MP157AA3 LTDC

Hi all,I am currently using VisionSoM board : STM32MP157AAB3 board.I am trying to drive an LVDS display via a RGB to LVDS converter. Here is the datasheet link for it.The panel settings are as follows : panel { u-boot,dm-pre-reloc; ...

NPal.2 by Senior
  • 966 Views
  • 2 replies
  • 0 kudos

Resolved! Linux kernel on STM32MP157F

Hi,I am using the STM32MP157F-DK2 MPU for a Linux project. Exactly, I am interested in Linux-RT. Browsing in the Internet, it is said that only is necessary applying a patch in the kernel. The patch file uses the command "git diff", but is not instal...

OBaselga by Associate III
  • 1882 Views
  • 7 replies
  • 1 kudos

Resolved! No STM32 device in DFU mode connected

Hi all, I'm trying to customize the device tree of the stm board, but I'm stuck early on. I'm trying to follow stm32mp157c-dk2 tutorial to flash Starter Package (https://wiki.st.com/stm32mpu/wiki/STM32MP15_Discovery_kits_-_Starter_Package), however, ...

Jaglaz by Associate II
  • 4919 Views
  • 7 replies
  • 0 kudos

Resolved! EV1 & MB1379 Performance

Hello ST Teams!I'd like to know if someone have ever tried to get 1920*1080*30fps with the configuration above (STM32MP157C-EV1 and MB1379 board). We'd like to achieve this performance, OV5640 datasheet camera says "ok for me"v4l2 listing capabiliti...

Eldam by Senior
  • 2208 Views
  • 2 replies
  • 0 kudos

Increased boot time when using FIP

Hello,   We are upgrading from BSP 2.1.0 to 3.0.0. With BSP 2.1.0 we had implemented a Secure Boot mechanism as described here, i.e. both TF-A and u-boot were signed with the STM32 Signing Tool and had a stm32 header added.   Now with BSP 3.0.0 we se...