STM32 MPUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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...

STM32MP151CAA3T length matching

My question is what the recommended values are for STM32MP151CAA3T (see image for Altium xsignals creation for the routing).I am currently doing routing and I could not find all this information in the datasheet. 

Drive DSI data lanes to LP-11

Hello. I need to integrate a TI SN65DSI83 bridge with a DK2 board and one of the requirements of that bridge is to drive the data lanes to LP-11 state. What is the procedure to make that happen? I am assuming I need to make changes to dw-mipi-dsi / d...

EMaes.1 by Associate II
  • 77 Views
  • 3 replies
  • 0 kudos

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 the GPU on a DPI panel

Hi, I have a custom board with a parallel RGB display connected to it that works OK when using pixman.If I enable the galcore.ko module, weston fails;  [15:27:38.101] weston 10.0.0 https://wayland.freedesktop.org Bug reports to: https://gitlab.freede...

STM32MP153 MCU wakeup MPU via IPCC interrupt

Hi all,   I work on a STM32MP153 device and I used the command echo mem > /sys/power/state to put CPU A7 in Cstop mode, but I still have MCU running.I am wondering if a message via IPCC from MCU to MPU (that is stopped at WFI) can wakeup the A7 CPU.I...

Can't run gtk_hello_world example on STM32MP157F

Hi, I was following the STM32MP157F-DK2 tutorial for developing on ARM Cortex A7. I have two problems:1) Starter package - i have using STM32CubeProgrammer to download the image to a new SD Card, but the board failed to load Linux2) i have tried the ...

MFR by Associate II
  • 263 Views
  • 3 replies
  • 0 kudos

Resolved! Black screen when enabling galcore

Many thanks for your help!I have a custom STM32MP157c boards that works OK when the galcore.ko module is not deployed.When the galcore,ko module is deployed, the screen doesn't show up the usual image and after the boot image has been displayed, it s...

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...