STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Core1 Wake-up Issue During SD Card Boot on STM32MP257

HelloWe are currently attempting to boot both Cortex-A35 cores of the STM32MP257 processor using an SD card. While we have successfully verified that both cores function independently under bare-metal conditions, we are facing challenges in waking bo...

Aks by Associate II
  • 96 Views
  • 5 replies
  • 0 kudos

stm32mp257 Applying RT patches ,RT time abnormal

I applied real-time patches to the Linux kernel, but when I measured the RT performance using rt-tests, I found that these two services were affecting it: "stm32mp-calibration.service" "stm32mp-calibration.timer." What is the reason for this?Is it ap...

bugman by Associate
  • 23 Views
  • 0 replies
  • 0 kudos

STM32MP257F-DK USART6

Hi there,I update the device tree of usart6 of STM32MP257F-DK as below but do not know if it was enabled during kernel.Is it ttySTM0 or ttySTM1 or did not enable and how to check? &usart6 {pinctrl-names = "default", "idle", "sleep";pinctrl-0 = <&usar...