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
  • 991 Views
  • 6 replies
  • 0 kudos

Resolved! i2c1 no pull-up

hello,my custom board using stm32mpa35faf7 i2c1, but I forget add externel pull-up resitors.PD12--->I2C1_SCLPE8 ---->I2C1_SDANow  ths i2c seems don't work.please help me

Questions Regarding QuadSPI in STM32MP13 Bare Metal

Currently, I am testing QuadSPI.Is it correct for the output to include Command / Address / Data?I want to output only Data. While I can remove the Address through settings, I couldn't remove the Command.Is it possible to output only Data?

SL1 by Associate III
  • 123 Views
  • 2 replies
  • 0 kudos

Splashscreen off between u-boot and kernel STM32MP1

Hi,I am using an STM32MP157_SOM interfaced with an LCD-OLinuXino-7TS screen. I have activated the splash screen for U-Boot and psplash in the kernel. The U-Boot splash screen works correctly. However, after the 'Starting kernel...' message, the scree...

bbou by Associate
  • 2833 Views
  • 3 replies
  • 0 kudos

USB Composite in STM32MP135

HiI have the same problem as described in the topic below:https://community.st.com/t5/stm32-mpus-products/usb-composite-in-stm32mp157c/td-p/142734I tried the solution from the above link. I see that I can set up several USB gadget devices, like NCM E...

Running Docker on STM32MP13x

Hi everyone, I have been trying to get Docker running on the STM32MP135F-DK for quite some time now and have been running into some issues. I originally built an image for the STM32MP135F-DK with the Mickledore release by following this tutorial: Lin...

OP-TEE replace with different TEE

Hi,Since Ecosystem 5 OP_TEE is mandatory.We have previously used SP_MIN which is not supported anymore.The change from SP_MIN to OP_TEE costs us approximately an extra second in boot time, we need to limit this as much as possible.I came across in th...

LC1 by Associate
  • 103 Views
  • 1 replies
  • 0 kudos

modetest test my hdmi

hello  my board usb stm32mp135faf7 cpu. and the display part change to hdmi (refer to stm32mp157c-dk discovery kit,sii9022). as demesg bellow.but I down know how to display a picture on my TV screen(to test the hdmi can worky)log:# echo 6 > /sys/modu...