Skip to main content
Visitor II
July 12, 2021
Question

how to add stm32mp157A own UART drivers at boot level in uboot.

  • July 12, 2021
  • 1 reply
  • 560 views

I am using STM32MP1 Device in our costume board . In my application I need 3 UARTS out of three UARTS only one is initialized in UBOOT and its working fine , Now i want to initialize the remaining UARTS , Send and receiving the data from remaining UARTS. For this what is procedure to add new UART drivers(We are using the stlinux for the application development).

    This topic has been closed for replies.