STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1621 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
  • 3081 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
  • 976 Views
  • 2 replies
  • 0 kudos

Error Flashing first partition: Hello, I have a custom board with STM32mp157c and i'm trying to load the u-boot for ddr testing. I created u-boot basic defconfig with ddr_interactive=1 and

a tsv file with #Opt id Name Type IP Offset Binary - 0x01 fsbl Binary none 0x00000000 u-boot-spl.stm32 I got different error messages:stm32CubeProgrammer on windows:sending a dfu end of download request DFU status = 0 DFU State = 7 DFU status =...

Lmoio.1 by Senior
  • 873 Views
  • 3 replies
  • 0 kudos