STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! multiple ADC for gpio

Hi!! I have STM31mp157C and I want to use the ADC. I am exploring the available GPIOs and have observed that some are present in both ADC1 and ADC2.For example, according to the datasheet, PA4 can be used with ADC1/ADC2.Is there any difference betwee...

unnamed.png
AVazquez by Associate III
  • 881 Views
  • 2 replies
  • 0 kudos

ES8388 codec cannot get mclk

Dear community,I need your help.I'm using a ES8388 Codec on a custom board with STM32MP157 MPU. ES8388 codec connected on i2c1 and sai2. In the codec driver, ES8388 is in salve mode and MPU is in master mode. mclk cannot be obtained.​​device tree:​k...

0693W00000QKqJiQAL.png 0693W00000QKqKHQA1.png 0693W00000QKqKWQA1.png 0693W00000QKqQ5QAL.png
ZLiu.3 by Associate II
  • 3261 Views
  • 13 replies
  • 0 kudos

STM32MP153 Can't wake up from CStandby

Hi there, I'm using a custom STM32MP153 board with OpenSTLinux distribution (5.15.24) on it, and  I have a problem with the Wake UP. I successfully set PWR gpio to wake up from low power modes. In fact, I can successfully wake from CSleep and CStop m...

SScar.2 by Senior
  • 344 Views
  • 0 replies
  • 0 kudos

STM32MP1 userspace GPIO control

Hello everyone, I was attempting to migrate my existing raspberry pi application for GPIO control to the STM32MP157 but I encountered a roadblock. I was using gpiod to drive the pins from the userspace app but the following guide:https://wiki.stmicro...

LibGPIO Chip/Line mapping to physical CN8 pins

I have a stm32mp135F-DK and I am attempting to do some GPIO control.  My question is where can I find the mapping of libgpiod chip/line mapping to physical pin.  I am particularly interested in the mapping to the CN8 pins as I will be wanting to read...

Use rotary encoder on stm32mp157

 I'm doing a project, that I need a rotary encoder working on cortex-a7 core of stm32mp157.I met problem, my rotary encoder can not work. This is what I have done:1. In kernel menuconfig I have config: use rotary encoder as a build-in module;2. Write...

Jason007_1-1716992523494.png Jason007_1-1716992931386.png Jason007_0-1716992396373.png
Jason007 by Associate
  • 384 Views
  • 1 replies
  • 0 kudos

Resolved! CMD Line Disable on STM32MP131

I am using the SDMMC1 interface without an SD card, utilizing only the data lines. Therefore, the CMD line is not needed, and I have deactivated the CMD pin. However, the HAL_SDMMC library sends CMD data and expects a response from the SD card, causi...

Stnoobs by Associate II
  • 667 Views
  • 3 replies
  • 0 kudos

How to enable RGB Display LTDC in U-Boot

HelloI wrote the following code to activate the display.The code below is written in kernel/stm32mp157a*.dts and u-boot/stm32mp157a*.dts.panel_rgb: panel-rgb { compatible = "panel-dpi"; label = "lcd"; power-supply = <&vdd_panel>; status =...

DLee.15 by Associate II
  • 763 Views
  • 1 replies
  • 0 kudos

Clean shutdown of M4 core

Hello all,The startup of the M4 core is easy enough, echoing "start" to the state enables the core.Shutdown is also simple, echoing "stop" to halt the coprocessor. However on shutdown, peripherals such as the PWM sometimes end in a high state. For my...

csys by Associate
  • 687 Views
  • 3 replies
  • 1 kudos

Resolved! STM32MP13 Line ST-Link Possible Version?

 Hello, I am in the process of planning and testing the STM32mp13 Line.We have equipped our project board with the STM32mp13 CPU, but we encountered an issue when trying to connect it via St-link; it did not establish a connection.The St-Link version...

SL1 by Associate III
  • 1032 Views
  • 5 replies
  • 0 kudos