STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

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

Resolved! How to release port 8888.?

I have a problem. My application should use port 8888. I wrote an application in Python 3.5 that uses the address and port 8888 that I need. But Linux issues a diagnosis that port 8888 is already occupied by another task. How to release port 8888.? T...

Vlaty.1 by Senior
  • 2202 Views
  • 10 replies
  • 0 kudos