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

Reset MPU independently of MCU

Hello.I want to reset MPU core(s) while MCU is running firmware. Such reset shouldn't stop MCU.I can make electrical changes if it can be achieved with power control. Or maybe it can be possible to use PWR (or some other) registers?

alexey.b by Associate II
  • 755 Views
  • 1 replies
  • 0 kudos

Resolved! sound alarm - stm32mp157c-dk2

I want to use sound alarm in my M4 program or on A7 Linux side.It can be any kind of sound (beep...etc).What should I do ?Which external pheriperal can I buy , or is it possible to do it with internal pheriperals on the board and how ?tnx

IYetk by Associate III
  • 730 Views
  • 2 replies
  • 0 kudos

Resolved! Question about the network.

I need a network connection for my project. Does the network PHY have to be programmed in CM4 via LwIP ... or does communication via OpenAMP to the CA7 work? Are there examples of a simple web server that can switch a port or similar? Thank you very ...

RSeit by Associate
  • 1258 Views
  • 2 replies
  • 0 kudos

Why Flashing the FSBL Failed?

I have a DK2 board.Downloading FSBL image for EV1 board to DK2 board through USB port on DFU by the STM32CubeProgrammer fails. Both boards use the STM32MP157C chip, but I don't understand why the download fails.Can anyone explain the reason or princi...

SCho.3 by Associate
  • 878 Views
  • 1 replies
  • 0 kudos

Resolved! STM32MP Computing Module Request

I was thinking that it would really useful if there was a ready to use Raspberry-Pi computing module look alike STM32MP board which could be used in development of user applications.The reason is because although ST has designed MP series to be optim...

Resolved! proper way to read /dev/ttyrpmsg0

Hi,I am executing echo_tty_echo example and trying to get the messages coming from m4 inside qt program as follows:   QString line;   QStringList list1;   char buff[100];   while (1) {       QProcess::execute("echo hello > /dev/ttyRPMSG0");       QFi...

IYetk by Associate III
  • 670 Views
  • 1 replies
  • 0 kudos