STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to correctly setup PWM output in STM32MP1?

Hi everyone.I'm using a STM32MP151CAC and I have the following DTS:// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) /* * Copyright (C) STMicroelectronics 2018 - All Rights Reserved * Author: Alexandre Torgue <alexandre.torgue@st.com>. */   /...

areify by Associate II
  • 1748 Views
  • 2 replies
  • 0 kudos

Secondary SSBL partition on eMMC / trusted mode

We would like to implement a dual partitioning system and I am trying to find out if it is possible to have a secondary SSBL (u-boot) partition in trusted mode (eMMC).I don't see any problems for bootfs, vendorfs, rootfs and userfs. FSBL is already r...

EMaes.1 by Associate II
  • 511 Views
  • 1 replies
  • 0 kudos

Resolved! Shared/common time (domain) between A7 and M4

Hi,I wanted to ask if there is a possibility to have the same time domain on the M4 and A7 cores?To be a bit more specific: my STM32MP1 board synchronises time over Ethernet using PTP (and that works great!) but now i want to timestamp a digital inpu...

thomas987 by Associate II
  • 1276 Views
  • 5 replies
  • 0 kudos

Resolved! Some question about RPMSG in STM32MP1

​1. When I create an openamp-based virtual_huart0 on the M4 side for exchanging information,some code is as follows:if (VIRT_UART_Init(&huart1) != VIRT_UART_OK) { printf("VIRT_UART_Init UART1 failed.\r\n"); Error_Handler(); }   VIRT_UART_Status...

0693W00000Bb9vxQAB.png
Mchen.3 by Associate
  • 1227 Views
  • 3 replies
  • 0 kudos

How to add pwm-backlight to timer block?

Similar question was asked here:https://community.st.com/s/question/0D50X0000AvgWuG/how-to-use-timers2-as-pwmbacklightBut this does not work on v5.4 kernel anymore. So a working example would be nice as pwm-backlight device tree handling is not docum...

HG.11 by Associate II
  • 2088 Views
  • 9 replies
  • 0 kudos

Resolved! question about STM32MP157C-DK2

Hi,My test kit is STM32MP157C-DK2 and kenerl version is 5.10.10.I tried to monitor falling edge event on PD.1, with command "gpiomon --falling-edge gpiochip3 1". It is faile and and the log in the attachment.Then I disable "hdmi-transmitter@39" in "s...

zqizh.1 by Associate II
  • 670 Views
  • 2 replies
  • 0 kudos