Questions about STM32MP157C's Virtual Uart
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-27 1:05 AM
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
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-28 5:56 AM
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
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-28 5:56 AM
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
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.
