STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Virtual UART data send M4 to A7 wrong data

call every 40mS : static uint32_t count; VIRT_UART_Transmit(cameraCommHandle.huart,(uint8_t *)&count,sizeof(count)); OPENAMP_check_for_message(); count++;when i printing what i get in linux i got this:39.99 ms: 26240.00 ms: 26340.01 ms: 26440.00 ms: ...

SMich.1 by Senior
  • 715 Views
  • 4 replies
  • 0 kudos

HDMI Input Processor best choice?

Hi, I've been pointed out to STM32 to get a low latency HDMI input (splitted) receiver that can render the input into a video stream and process a neural network on it before sending the computed processed outcome (python or similiar) to another hard...

JBrom.1 by Associate
  • 618 Views
  • 1 replies
  • 0 kudos

Resolved! Python Missing Modules on STM32MP1 OpenSTLinux

I have an STM32MP1-DK2 and have tried to install pip using several python mechanisms, but there are missing modules. The notable ones that I found missing are runpy and xmlrpc. Even when I go into python and type help() it spits out an error about py...

Which one would you choose?(DK2 / EV1 : EMMC)

Hello Everyone.I am using stm32mp157c DK2 and EV1 for my project.I thought that the board suitable for my project purpose is DK2 for the following reasons, and EMMC is required in addition to this.In the current DK2 configuration, removing HDMI, DSI ...

SPark.15 by Associate II
  • 3084 Views
  • 0 replies
  • 0 kudos

Rootfs Size Increasing on Avenger96

Hi,I'm using Avenger96 Board using Build-Sytem through Yocto.I want to increase Rootfs Partition Size to 2Gb.Changes done so far:1)Edited /meta-st/meta-st-stm32mp/conf/machine/include/st-machine-common-stm32mp.inc--ROOTFS_PARTITION_SIZE = "2097152" -...

Resolved! STPMIC1 with LPDDR2 and 3.3VDD

I am designing a board using STM32MP1, STPMIC1A and LPDDR2. I want to use 3.3V VDD not 1.8V as most of peripherals are 3.3V. I am following example in AN5031 Figure 32 LPDDR2 VDD1 is powered from LDO3 in bypass mode which is powered by VDD 1.8V. I pl...

PGE by Associate III
  • 663 Views
  • 4 replies
  • 0 kudos