STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CubeMX includes different MPU

If you try to generate code for, say, STM32MP151AAA you will find inside the dts files, some includes related to another MPU (like STM32MP157C):#include "stm32mp157c.dtsi" #include "stm32mp157caa-pinctrl.dtsi" #include "stm32mp157c-security.dtsi"And ...

Mark81 by Associate III
  • 349 Views
  • 1 replies
  • 0 kudos

How to install normal debian packages on the STM32MP157C-DK2? Apt-get does not update and packages can not be found.

Used device: STM32MP157C-DK2 I am trying to install several debian packages like dirmngr and apt-transport-https, however apt-get does not provide it. Apt-get update does not show any results, because sources.list.d is empty. I tried to dial in a pa...

level sensitive IRQ on GPIO

Hello, I am using the ST32MP157c-dk2. I want to adapt the mcp2518xxfd driver the bsp. The driver uses a level sensitive irq on a gpio. Since I have not been able to configure a level sensitive irq, I tried it edge sensitive. But this configuration fa...

FHill by Associate
  • 987 Views
  • 4 replies
  • 0 kudos

spread spectrum on STM32MP1

Hi,I have to use the spread spectrum on PLL4 on STM32MP1I have set the pll4 in tfa and u-boot as followstfa     pll4:st,pll@3 {    cfg = < 1 49 11 10 1 3>; csg = < 80 80 SSCG_MODE_CENTER_SPREAD >;  };u-boot  pll4:st,pll@3 {    cfg = < 1 49 11 10 1 7>...

MArdi by Associate II
  • 987 Views
  • 4 replies
  • 0 kudos

How to increase the RPMsg buffer size?

i want to increase the RPMsg buffer size as suggested in this thread:https://community.st.com/s/question/0D50X0000AnuE1XSQU/what-is-the-maximum-transmission-interprocessor-bandwidth-on-stm32mp1i already tried the following:On the M4:Changing RPMSG_BU...

rengl by Associate II
  • 967 Views
  • 1 replies
  • 0 kudos

New : STM32MP15 distribution for Android™ v1.0.0

ST is please to announce the st-android-9.0.0-2019-09-27 tag compatible with Android 9.0.0 (Pie).Main software component versions : ·       Android version v9.0.0 (AOSP android-9.0.0_r46 tag)·       Kernel version v4.19.49 (AOSP common kernel) + upda...