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! stm32mp135 PA10 as tim1 ch3 pwm

Hi,I have a problem with the configuration of PA10 of stm32mp135 to work as pwm of TIM1_CH3. I also make an experiment to disable completely timer and PWM and I also can't control this pin using gpioset. In the documentation I saw that this pin is de...

MWoło.2 by Senior III
  • 1952 Views
  • 7 replies
  • 0 kudos

Resolved! libqmi build for STM32MP157

I'm building libqmi for the STM32MP157 and getting an error  at this point in the build GISCAN Qmi-1.0.girTraceback (most recent call last):File "/home/ed/STM32MPU_workspace/STM32MP1-Ecosystem-v4.1.0/Developer-Package/SDK/sysroots/cortexa7t2hf-neon-v...

edwardmcl by Associate II
  • 1661 Views
  • 2 replies
  • 0 kudos

STM32MP1 boot fail in TF-A

Hi all,We design the custom board use ST32MP157 base on the design of STM32MP157-DK2 kit. We use the SD card for booting. The image and device tree is custom base on example of STM32MP157-DK2 kit. The board has a issue when booting via SD card. This ...