Skip to main content
C Kumar
Visitor II
October 7, 2022
Question

I want to use additional UART port in u-boot along with existing UART console. How can I do that, I had made necessary changes in dts file, like enabling the status to OKAY. I am stuck at, How to initialize a particular serial port using u-boot cmd?

  • October 7, 2022
  • 1 reply
  • 1071 views

I am using STM32MP1 EV board.

This topic has been closed for replies.

1 reply

PatrickF
Technical Moderator
November 8, 2022

Hi @C Kumar​ 

I fear than default uBoot commands does not manage any UART other than the console. You should write your own commands inside uBoot for that.

Regards.

In order to give better visibility on the answered topics, please click on 'Best Answer' on the reply which solved your issue or answered your question.Tip of the day: Try Sidekick STM32 AI agent