STM32 MPUs Products and hardware related

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

The gpt partition table dmaged

Hi, I read more wiki pages and found below command to partition emmc on ubootsetenv emmc_part "name=ssbl,size=2MiB;name=bootfs,type=linux,bootable,size=64MiB;name=rootfs,type=linux,size=512" gpt write mmc 1 ${emmc_part}When my board start up and exec...

SChen.11 by Associate III
  • 1181 Views
  • 1 replies
  • 0 kudos

NTP Syncronization using STM yocto BSP.

Hi, I have STM32MP157C-DK2 demo board and I have ported STM Linux Yocto into board. I have enable NTP in the bb layer and I am able to see the NTP is up. When I want to get the status using timedatectl status I am getting the following output ...

Smedi by Associate II
  • 736 Views
  • 1 replies
  • 0 kudos