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

Dear ST Community, I am working on a project using STM32MP157D-DK1. I'm specifically working on interprocessor communication between the M4 and A7 cores.

I followed the guide from the following ST's video: https://www.youtube.com/watch?v=PsiFDHH87vo&t=407s In the guide, the A7 core is initiating the communication. I have been playing with the code to make M4 the one to initiate the communication, but ...

k44 by Associate II
  • 1220 Views
  • 1 replies
  • 0 kudos

We would like to use the USART1 in our design but the device is not available later under /dev/ttySTM. In the kernel log it seems that the device is registered but then the serial0 seems to use ttySTM1 and you do not have that interface available.

[   0.056781] Serial: AMBA PL011 UART driver[   2.010824] stm32-usart 40010000.serial: interrupt mode for rx (no dma)[   2.010858] stm32-usart 40010000.serial: interrupt mode for tx (no dma)[   2.010901] 40010000.serial: ttySTM0 at MMIO 0x40010000 (i...

MEnge.3 by Associate II
  • 1805 Views
  • 2 replies
  • 0 kudos