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

Resolved! USB-OTG suspend on connect

Hi,We're using a STM32MP157C on a custom board and trying to get ethernet over USB to work. We have a type B USB connector on the board and when a cable is connected, the USB peripheral seems to get suspended as the logs from dwc2 shows. We've seen t...

MLars.10 by Associate II
  • 1336 Views
  • 3 replies
  • 0 kudos

Resolved! STM32MP157-DK2 problems RPMsg

I want to exchange data between M4(running custom firmware) and A7(running OpenSTLinux) by using the Linux RPMsg framework.The ST-wiki refers to https://www.kernel.org/doc/Documentation/remoteproc.txt.I tried to run the example given by kernel.org, b...

Lukas1 by Associate III
  • 1631 Views
  • 3 replies
  • 0 kudos

Resolved! STM32MP1 no OS

Can I use STM32MP1 without an operating system?Linux is harder for me to master than a microcontroller.It would be convenient if the cube generated code hal for the processorIs there a similar feature planned?If not, is there a step-by-step instructi...

How to connect STM32MP1-dk2 to wifi?

Hello,Sorry for the easy question but I am facing an issue while connecting STM32MP1 to wifi. I have followed steps 1 to 3 (reference link). At the end of step 3, I can connect my STM32MP1 device from remote machine using the following command:ssh ro...