STM32 MPUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32MP1 - Bare metal on A7

Hi,I have a current project using the M7 that I need to port over to the A7. The goal is to be running bare-metal code on the A7, like we are on the M7. Currently, I am following this open source guide to run bare-metal on the A7 and it seems to work...

mkurtz by Associate II
  • 1083 Views
  • 6 replies
  • 0 kudos

Resolved! S24_LE support on I2S of STM32MP1 line

Hi,what's the state of the S24_LE format support on the STM32MP1 line of boards? It seems that S16_LE and S32_LE formats are supported on the I2S dai, however S24_LE is rather unavailable. Is there a way to somehow enable it (maybe through Cube MX) o...

AJank.2 by Associate III
  • 1117 Views
  • 2 replies
  • 1 kudos

DDR Test suite binary file can not start

Try to conduct the DDR test to my STM32MP135 customized board,  following the instruction in the DDR test util:https://github.com/STMicroelectronics/STM32DDRFW-UTILwhile after successfully download the test binary file, the test code didn't start,  I...

efancier by Associate II
  • 498 Views
  • 0 replies
  • 0 kudos

STUSB1600 (USB-C) Alternatives

Hey,I am designing a board based on the STM32MP157F using the OSD32MP157F SOM as a base. I want to have a usb-c connector acting as a host and/or as hs_otg. Reviewing the DK boards schematics I see that the STUSB1600 is being used. I also see on the ...

Sindel by Associate
  • 728 Views
  • 0 replies
  • 0 kudos

Resolved! STM32MP15x ADC Oversample

Could someone point me to some documentation about how to control the oversampling for ADC1 and ADC2 for the STM32MP157C?    Using OpenSTLinux 4.1.0, buildroot.   I looked around but couldn't find anything. Thanks!

Macdog by Associate III
  • 1028 Views
  • 1 replies
  • 0 kudos

Switch uboot logs to usart6

Hello, I have a board based on the stm32mp153a and I'm trying to get it to boot, unfortunately I can only access USART 6 while it seems that uboot only tries to interact using uart4.In my dbs file I have overridden usart6/status to be "okay" instead ...

STM32MP1 I2S_CKIN as source for PLL4

Hi there,in order to have an externally generated clock for our LTDC peripheral we decided to use the I2S_CKIN as the reference clock for PLL4 on our customized STM32MP157CAC board. Reference manual and STM32CubeMX are showing that this opportunity e...

HAL9000 by Associate
  • 542 Views
  • 0 replies
  • 1 kudos

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 II
  • 952 Views
  • 7 replies
  • 0 kudos

Resolved! Troubleshoot with Cortex-M4 reinitialization on STM32MP1

Hello everyone! I'm using the STM32MP157F-DK2 and the OpenSTlinux Distribution package with a set of Yocto recipes that do not affect the Linux kernel. I have written a program for the Cortex-M4 core and created a device tree in CubeMX. Then, I built...

MHolu.1 by Associate II
  • 2537 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
  • 1070 Views
  • 2 replies
  • 0 kudos