STM32 MPUs Products and hardware related

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Playing Video with gst-launch

Hi,I want to play a video from mounted USB stick. Once USB plugged the host, I mount it with "mount /dev/sda1 /mnt" and than quit the psplash screen with "psplash-drm-quit" on target. After that, trying to play a video with "gst-launch-1.0 playbin ur...

Resolved! How to do SRAM3 shared memory mapping in user space for data transfer between the A7 cores and the M4 core.

I want to use part of the SRAM3 shared memory for data transfer between the A7 cores and the M4 core. On the A7 core I used mmap on /dev/mem to remap the sram to user space and copy the data to/from the SRAM3 buffers. The result is however not stable...

Kvan .6 by Associate II
  • 1227 Views
  • 4 replies
  • 0 kudos

Use Openvino and / or ONNX in STM32MP1

Is it possible to use AI frameworks like ONNX and / or Openvino (and related accelerators like movidius, GPU) on STM32MP1? I took a look but I found only examples with tensorflow lite and Coral devices (i.e. https://github.com/STMicroelectronics/meta...

EBelt.1 by Associate II
  • 547 Views
  • 1 replies
  • 0 kudos