Skip to main content
Visitor II
May 8, 2020
Solved

How do I report errors in STM32MP157C-EV1 Getting Started Instructions?

  • May 8, 2020
  • 1 reply
  • 1003 views

Not sure where to post this, just unpacked a STM32MP157C-EV1 and was following the Getting started instructions. The insctructions use USB to program a SDHC card. But, on this page:

https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157x-EV1/Let%27s_start/Populate_the_target_and_boot_the_image

"Connect USB Type A to Type C cable between PC and CN7/USB_OTG port of the STM32MP157x-EV1 board"

But CN7/USB_OTG is on the STM32MP157C-DK2, not the -EV1 and there is no corresponding connector (I think). Will try to program the card using ST-LINK.

Thanks!

    This topic has been closed for replies.
    Best answer by Macdog

    Well, that was simple, there is a corresponding connector, but it's not on the CPU board, it's on the peripherals board. So to I think the following change should be made to the instructions:

    From:

    "Connect USB Type A to Type C cable between PC and CN7/USB_OTG port of the STM32MP157x-EV1 board"

    To:

    "Connect USB Type A to Micro USB Type B cable between PC and CN16/USB_OTG port of the STM32MP157x-EV1 board"

    Sorry if I wasted anyone's time with this.

    1 reply

    MacdogAuthorAnswer
    Visitor II
    May 8, 2020

    Well, that was simple, there is a corresponding connector, but it's not on the CPU board, it's on the peripherals board. So to I think the following change should be made to the instructions:

    From:

    "Connect USB Type A to Type C cable between PC and CN7/USB_OTG port of the STM32MP157x-EV1 board"

    To:

    "Connect USB Type A to Micro USB Type B cable between PC and CN16/USB_OTG port of the STM32MP157x-EV1 board"

    Sorry if I wasted anyone's time with this.

    Technical Moderator
    May 11, 2020

    Thanks @Community member​ 

    Indeed there was a mistake in Wiki, thanks to point it and sorry for inconvenience.

    Olivier