STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32MP1

I am a 100% new to the stm32mp1 series. I have been working with the stm32f3 most recently.I need help with direction on where should I start, down to the selected hardware. (not sure if stm32mp1 is even the right choice)So here is what at trying to ...

Zoomer by Associate
  • 655 Views
  • 1 replies
  • 0 kudos

[stm32mp1] Multiple ttyRPMSG

Hi, I have a STM32MP157F-DK2 with a firmware running with remoteproc and using remoteproc and rpmsg drivers to communicate with userspace through ttyRPMSG0, created at firmware init with libmetal and openAMP libraries. After multiple days of research...

Resolved! STM32MP1 - Bare metal on A7

Hi,I have a current project using the M7 that I need to port over to the A7. The goal is to be running bare-metal code on the A7, like we are on the M7. Currently, I am following this open source guide to run bare-metal on the A7 and it seems to work...

mkurtz by Associate II
  • 2618 Views
  • 6 replies
  • 0 kudos

Resolved! STM32MP1 ETH_PHY_INTN

Hello! I am developing a custom board based on STM32MP151C MPU (TFBGA 361pins) with a RMII Ethernet PHY, and I have a simple question regarding to the PHY interrupt signal -sorry if this is a duplicated question, I haven't found a related topic in th...

jmglez by Associate
  • 875 Views
  • 2 replies
  • 0 kudos

WpeWebkit GPU performance issues

Hello,we have product based on a STM32MP157 running Linux. The distribution is based on Yocto kirkstone and we are using a 6.1.82 Kernel. For the MP1s' GPU we use the open source entaviv driver that ships with this kernel. The device has a graphical ...

hmmtr by Associate
  • 736 Views
  • 1 replies
  • 0 kudos

Resolved! STM32MP157: CAN does not receive anything

Hello,I am using a STM32MP157C development board from Myirtech and trying to interface the board with a CAN device.I am able to bring up the can0 interface. It can send data, I can see it from oscilloscope over Can Hi and Lo pins. The dmesg output is...

mertt by Associate II
  • 933 Views
  • 3 replies
  • 0 kudos

OPTEE Device Tree when using I2C2 with STPMIC

We have made a custom board which uses the STPMIC but it is on I2C2. Unfortunately we do not have time to remake the board to move the STPMIC to I2C4 or I2C6 so I am trying to get Linux to boot with a modified STM32MP157D-DK1. I have connected pins P...