STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32mp135f cust board ddr error

hello,my custom board use the same ddr as STM32MP135F-DK board. but when I debug the example DDR_Init_A7.erro occus when verify data in address 0xc0000000 + 0x80。as show in picture.pls help me

guansonghuang_0-1717141299000.png

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
  • 810 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
  • 3045 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
  • 319 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
  • 352 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
  • 608 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
  • 717 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
  • 627 Views
  • 3 replies
  • 1 kudos