Skip to main content
Visitor II
October 7, 2021
Solved

On STm32MP157c, what pins on package TFBGA361 do we need to use if we plan on programming the bootloaders onto eMMC via UART?

  • October 7, 2021
  • 1 reply
  • 1757 views

Correct me if I'm wrong. UART4 is used to program eMMC via the ROM monitor. Exactly what GBA pins are used? Is there any "special" circuitry involved?

    This topic has been closed for replies.
    Best answer by SLetter
    Thanks. I found my answer in Application note AN5031.
    Steve Letter

    1 reply

    Technical Moderator
    October 8, 2021

    Hi @nonesuchetter​ ,

    I suggest you refer first to https://www.st.com/resource/en/application_note/dm00389996-getting-started-with-stm32mp151-stm32mp153-and-stm32mp157-line-hardware-development-stmicroelectronics.pdf

    You will find all constraint related to UART and eMMC usage in a design.

    Then use CubeMX selecting a TFGA361 package to work on related pinmux.

    Hope it help

    Olivier

    SLetterAuthorAnswer
    Visitor II
    October 9, 2021
    Thanks. I found my answer in Application note AN5031.
    Steve Letter