STM32 MPUs Products and hardware related

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! ST-Link V3 debug STM32MP157A-DK1

Hi,I am trying to debug in engineering mode with the STM32MP157A-DK1 through a external ST-Link V3 but i am not being able to get it to work. I attacht the error gotten, as well as pictures of the connection and the debug configuration in Cube IDE. ...

DCajigal by Associate III
  • 3391 Views
  • 8 replies
  • 0 kudos

Resolved! STM32MP157A-DK1 USART3

Hy i wanted to ask how i can set the clockspeed on my Device tree so the USART3 will work with 10MB/s my device tree looks at them moment like this:&usart3 { pinctrl-names = "default", "sleep", "idle"; pinctrl-0 = <&usart3_pins_b>; pinctrl-1 = <&usar...

SAman.1 by Associate III
  • 1946 Views
  • 2 replies
  • 0 kudos

Unable to download SDK for stm32mp1

Hi,While following the example at https://wiki.st.com/stm32mpu/wiki/How_to_compile_the_device_tree_with_the_Developer_Package#Updating_the_kernel_device_tree, I'm running into problems downloading the SDK.The link provided from instructions below, al...

JSpra by Associate III
  • 1112 Views
  • 3 replies
  • 0 kudos

What is a proper way for updating device tree for STM32MP1 ? I mean updating (pinmuxing, for instance), not creating from scratch or from CubeMX output.

We are using SoM MYC-YA157C from MYIR with STM32MP1 onboard. MYIR creates pretty device-tree hierarchy, which is handy for update. CubeMX creates partial single device tree file. I would like to merge some of it parts (pinmxing, for instance) with ...

mishuk by Associate III
  • 1188 Views
  • 5 replies
  • 0 kudos

Resolved! Hello,I want to konw how to turn on the verification of the images(op-tee)

I used the latest official version(2021-03-31) to configure the stm32mp157c-dk2 of the optee version, and used the official tutorial to generate fip.bin and burn it to the corresponding partition, but it seems that the image is not checked,in other w...

0693W000008z8EKQAY.png 0693W000008z8EFQAY.png
DDing.1 by Associate II
  • 2492 Views
  • 13 replies
  • 0 kudos

Resolved! Can I use STUSB1602 with STM32MP1?

Can I use STUSB1602 with STM32MP1?The STM32MP157C-DK2 has an STUSB1600, but it is not a PD controller, so I am reviewing the STUSB1602.STUSB1602 seems to support only STM32F0, STM32F4, STM32G, and STM32L.I'm curious to see if it is possible to port a...

HAPPYDAY by Associate II
  • 986 Views
  • 3 replies
  • 0 kudos

Building Distribution Package fails

Hi, I have tried to build the Distribution Package following this guide: https://wiki.st.com/stm32mpu/index.php/STM32MP1_Distribution_Package#Building_the_OpenSTLinux_distributionMy goal is to run a build that is as small as possible. Therefore I cho...

JMour.1 by Associate II
  • 691 Views
  • 1 replies
  • 0 kudos

Resolved! STM32MP157C-DK2 Long Turn On Time

I'm working with the STM32MP157C-DK2 dev board and I've noticed that sometimes when powering up the board there is a 20-30 second delay where I don't even see the boot up messages. It's doesn't appear to be U-boot related either. Has anyone else not...

ASuar.1 by Associate III
  • 1571 Views
  • 8 replies
  • 0 kudos

Resolved! DDR3 Ram Problems

Hi, we are currently bring up our custom STM32MP157 Board. We get in any constellation a "DDR addr bus test: can't access memory @ 0xc000004"We think that our crystal is correctly running at 24 Mhz because we connecting over USB to the Board. Also th...