STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to enable RGB Display LTDC in U-Boot

HelloI wrote the following code to activate the display.The code below is written in kernel/stm32mp157a*.dts and u-boot/stm32mp157a*.dts.panel_rgb: panel-rgb { compatible = "panel-dpi"; label = "lcd"; power-supply = <&vdd_panel>; status =...

DLee.15 by Associate II
  • 773 Views
  • 1 replies
  • 0 kudos

Clean shutdown of M4 core

Hello all,The startup of the M4 core is easy enough, echoing "start" to the state enables the core.Shutdown is also simple, echoing "stop" to halt the coprocessor. However on shutdown, peripherals such as the PWM sometimes end in a high state. For my...

csys by Associate
  • 708 Views
  • 3 replies
  • 1 kudos

Resolved! STM32MP13 Line ST-Link Possible Version?

 Hello, I am in the process of planning and testing the STM32mp13 Line.We have equipped our project board with the STM32mp13 CPU, but we encountered an issue when trying to connect it via St-link; it did not establish a connection.The St-Link version...

SL1 by Associate III
  • 1061 Views
  • 5 replies
  • 0 kudos

Resolved! Memory equalization - How are the traces measured?

I downloaded the STM32MP151AAC3 example model (.zip file) that routes traces to the DDR3L memorySTM32MP151A - MPU with Arm Cortex-A7 650 MHz, Arm Cortex-M4 real-time coprocessor, TFT display - STMicroelectronics Then I measured DDR_Q1 to DDR_7, DQM0,...

Skärmbild 2024-05-13 231908.png Skärmbild 2024-05-13 232102.png Skärmbild 2024-05-13 232309.png
DMårt by Lead
  • 2028 Views
  • 12 replies
  • 2 kudos

LSE crystal for ST32MP1 - FC 135 38.768 kHz

Hi!I noticed this.The FC-135 32.768 kHz crystall with CL = 12.5 pF, ESR max = 70 kOhm and C0 = 1.0 pF is suitable for MP1 products.The gmcrit is 2.1631 uA/V.When I do the math, i found out that gain margin is below 5.C0 = 1.0*10^-12;CL = 12.5*10^-12;...

Skärmbild 2024-05-26 124129.png Skärmbild 2024-05-26 124604.png Skärmbild 2024-05-26 124754.png
DMårt by Lead
  • 815 Views
  • 5 replies
  • 2 kudos

Resolved! stm32mp153 - CubeMX - mpu clock mux not editable

Hi there, I'm trying to configure a CubeMX project, starting from scratch, for a custom board based on a STM32MP153CAC3. And I'm having an issue with the MPU clock setting. In particular, I can't select any MPU Clock Mux option and see the PLL1 tree ...

SScar2_0-1716818755876.png
SScar.2 by Senior
  • 798 Views
  • 4 replies
  • 0 kudos

The kernel does not start on STM32MP151A board.

I am trying to build a custom board for the stm32mp151A using the STM32MP15 Evaluation boards as a reference.U-BOOT starts, but the kernel won't start, and I'm at my wit's end.1. When the device starts up, the console displays "CPU: STM32MP151AAC Rev...

kiichi by Associate III
  • 537 Views
  • 0 replies
  • 0 kudos

Resolved! command error about X-LINUX-AWS Expansion Package guide

Hello,I follow this guide X-LINUX-AWS Expansion Package cmd) aws iot attach-policy --policy-name ${TOKEN_EXCHANGE_ROLE_ALIAS_POLICY} --target ${CERT_ARN}but, error occurred (ResourceNotFoundException) when calling the AttachPolicy operation: Policy n...

younghan by Associate III
  • 533 Views
  • 1 replies
  • 0 kudos

Resolved! Missing bootfs Partition in Yocto TSV Image Layout

Hi, I am trying to create an image for writing to NAND memory.The problem is that when generating a TSV file using Yocto, I get a layout without a bootfs partition.In this case, it is unclear how to load the Linux kernel and the DeviceTree.Can someon...

Piratkin by Associate II
  • 3303 Views
  • 17 replies
  • 2 kudos