Skip to main content
zqizh.1
Associate III
August 27, 2020
Solved

Questions about STM32MP157C's Virtual Uart

  • August 27, 2020
  • 1 reply
  • 1136 views

Hi,

Please tell me whether the virtual Uart take any hardware resoure (eg: actual UART port, PIN).

Does the virtual Uart support the baudrate change? If it support, what maximum speed it can support?

The virtual UART demo example in "STM32Cube_FW_MP1_V1.2.0/Projects/STM32MP157C-DK2/Applications/OpenAMP/OpenAMP_TTY_echo"

Rgds,

QiZhang

This topic has been closed for replies.
Best answer by Olivier GALLIEN

Hi @zqizh.1​ 

Virtual UART is a pure software abstraction concept to the IPCC intercommunication channel between A7 and M4. It does not take hardware resource.

cf Online Training for complete description

Olivier

1 reply

Olivier GALLIEN
Olivier GALLIENBest answer
Technical Moderator
August 28, 2020

Hi @zqizh.1​ 

Virtual UART is a pure software abstraction concept to the IPCC intercommunication channel between A7 and M4. It does not take hardware resource.

cf Online Training for complete description

Olivier

Olivier GALLIEN In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.