STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to change emmc interface

Hi everyone,The stm32mp1 use SDMMC2 as default emmc controller. Now, I need use SDMMC1 to connect emmc flash. And I saw the OTP need changed. Bud I am confuse about IOs of SDMMC1. Does it also need setting some OTP bits to pinmux CK, CMD, D0?This pi...

0690X000008As5SQAS.png 0690X000008As5cQAC.png
SChen.11 by Associate III
  • 3551 Views
  • 17 replies
  • 1 kudos

How can i do with mp157 extlinux.conf?

I am trying stm32mp157f-dk2 for learning linux based on starter packageI just got succeed with load example 1 dtb and echo uart operating Anyway so I got checked the extlinux.conf file can control which dtb would be called But I dont know what's happ...

SKim.1761 by Associate III
  • 369 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeIDE on Windows 7

HelloI tried everything but I cannot get STM32CubeIDE to get the editor to work.I just keep on getting this message: There is no active editor that provides an outline.I spent hours re-installing but nothing workedAll help will be appreciated

techdesk by Associate III
  • 4756 Views
  • 13 replies
  • 1 kudos

STM32Cubeprogrammer download failed

hi st experts:I am porting stm32mp2 software to my own robot board(stm32mp257D), after i finished my yocto build, i tried to download image to my board, there was a problem, it seems reconnect devices failed,  STM32Cubeprogrammer log:  12:53:51 : ST...

ttao.1 by Associate II
  • 668 Views
  • 6 replies
  • 0 kudos

Resolved! CAN FD Support

 Hello, I am looking for a MPU as CAN FD master but couldn't find the type with explicit CAN FD support. I would inquire here to make sure I haven't missed any details, and also ask for more information about the availability of the high performance ...

Error during SDK extraction

This page mentions that you are supposed to use tar xf for SDK extraction. Unfortunately this doesn't work for the latest SDK 6.6 (scarthgap), it looks like the SDK is just a tar archive and not compressed. $ tar xf en.SDK-x86_64-stm32mp1-openstlinux...

UVV by Associate III
  • 498 Views
  • 3 replies
  • 0 kudos

Resolved! Zephyr RPMSG Service for Cortex M4 on STM32MP157F-DK2

I try to build a rpmsg sample app by following this instruction : https://docs.zephyrproject.org/latest/samples/subsys/ipc/rpmsg_service/README.htmlThe example repository here: https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/subsys/ipc...