STM32 MPUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Bring up the STM32MP135x - Share Training Course (I)

Take MYIR’s MYD-YF13X and the STM32MP135F-DK as examples to share training course on how to use STM32CubeMX combined with the developer package to implement the booting of the minimal system.https://www.myirtech.com/news_list.asp?id=8771. Development...

stcourse001.jpg stcourse02.png stcourse03.png stcourse04.png

STM32MP135F-DK How to set LDO2

Hi, I have an STM32MP135F-DK board, and I want to set LDO2 and get an output voltage of 3.3V. I have read a document ( Integration of STM32MP13x MPU product lines and STPMIC1D / STPMIC1A on a wall adapter supply) which states that LDO2 must be set af...

Resolved! STM32MP135 PANIC and DDR frequency error

Hello ST community,I am designing a board with STM32MP135 CPU and DDR3L based from STM32MP135F-DK.DDR stress test passed successfully and tf-a files are adjusted to have I2C4 on pins used in my design (SCL on PB13 and SDA on PB7).When I flash board t...

Vince60_0-1694011522130.png Vince60_1-1694011539770.png
Vince60 by Associate II
  • 304 Views
  • 4 replies
  • 1 kudos

Enabling PWM buzzer in STM32MP13X UBoot

Hi,We are working on developing a custom board that necessitates the immediate activation of a buzzer with a predefined frequency as soon as the board is powered up. We are exploring the feasibility of utilizing the PWM driver in U-Boot to achieve th...

Peripheral example for STM32MP135f-DK?

I am familiar with the STM32 MCU:s and now I try to learn some around the Linux MPU:s.I am looking for a simple pheripheral application example on how to control e.g some GPIO:s from inside Linux using the STM32CubeMX and STM32CubeIDE.Any hints?Thank...

Resolved! Help needed in configuring I2S supply voltage

Hi,Are there any references for configuring the I2S supply voltages in device trees for STM32MP135-DK.From the I2S module currently we are getting the output level as 5V, is that expected or is there any way to change that from 5V to 3.3V.