STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Zephyr RPMSG Service for Cortex M4 on STM32MP157F-DK2

I try to build a rpmsg sample app by following this instruction : https://docs.zephyrproject.org/latest/samples/subsys/ipc/rpmsg_service/README.htmlThe example repository here: https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/subsys/ipc...

LVDS not working with STM32MP257F-DK board

Hi,When testing the stm32mp2-openstlinux-6.6-yocto-scarthgap-mpu-v24.12.05 image, the LVDS screen doesn't work and blocks the board's startup (in u-boot) and I can't reset the board unless I disconnect the LVDS port.On the other hand, the HDMI is fun...

STM32MP1 Boot ROM

The STM32MP151 Reference manual says "For more information refer to Boot ROMapplication note.". But I can't find any application note that talks about Boot ROM. Please help to find this information.Thanks.

dimax by Senior
  • 923 Views
  • 4 replies
  • 0 kudos

Resolved! Use of gpiod_ in ecosystem V6

Hi STM Community !!We use the STM32MP1 on our board.We use the gpio feature for an IRQ in our system.We use it in a kernel module.With the Ecosystem v5, it worked perfectly, but we used#define PIN_FPGA_INTA (16 + 10)static struct gpio gpio_irq_pps = ...

Why my computer can't ping STM32MP135F-DK?

The Static IP settings of my computer are as follows As follows, My computer can ping itself Then the Static IP (/lib/systemd/network/52-static.network) of my STM32MP135F-DK is set as follows As follows, My STM32MP135F-DK also can ping itself Why...

syuan_0-1730519185369.png syuan_1-1730519342431.png syuan_2-1730519678133.png syuan_3-1730519730430.png
syuan by Associate
  • 506 Views
  • 2 replies
  • 0 kudos

Resolved! Support for CSI-2

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...