STM32 MPUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Does DK2 include NPU (galcore.ko)?

Recently, I bought STM32MP1 DK2 board. Does DK2 board include NPU (Neural Processing Unit)? Can we use ​the NPU device via galcore.ko (Linux kernel module) to run deep learning network models on the DK2 board? Welcome to any hints and comments.​​BR...

ChipHead by Associate III
  • 1299 Views
  • 5 replies
  • 0 kudos

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
  • 887 Views
  • 1 replies
  • 0 kudos