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! Why is uart0 blocking uart1 ?

Hello,I am running example "OpenAMP_TTY_echo" on the board "stm32mp157c-dk2"I have modified the code a little bit so that channel0 (uart0) doesn't have to wait for a massage from linux side and transmit message every half second. It is sending the me...

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

How to upload Cortex-M4 FW without IDE?

I'm working with Development Kit and want to upload my Cortex-M4 image but I do not want to use IDE. I assume there should be a Linux program that can stop M4, write image into SRAM and restart M4. Where can I find a details on how to do it?Thanks.

dimax by Senior
  • 752 Views
  • 6 replies
  • 0 kudos

How to use Linux RPMSG API on MP1

I'm currently trying to use the Linux API for RPMSG [1]. However, trying to use the example provided in the documentation does not compile (with the OpenStLinux SDK or with my host machine) even though I have the headers installed. Even the sample pr...

RLeve by Associate
  • 1432 Views
  • 4 replies
  • 0 kudos