Skip to main content
Visitor II
March 23, 2021
Question

STM32MP157D-EV1 보드를 구입 하였습니다. ST-Link 를 연결하면 타겟보드가 연결 ? 안 ? 다고 합니다.

  • March 23, 2021
  • 1 reply
  • 1062 views

�?러메시지 입니다.

Can not connect to target!

Please select "Connect Under Reset" mode from Target->Settings menu and try again.

If you're trying to connect to a low frequency application , please select a lower SWD Frequency mode from Target->Settings menu.

​연결�?관한 좀�?� �?세한 정보는 알수없는지요?

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    March 25, 2021

    Hi,

    i suggest that your start with https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157x-EV1

    Unlike STM32 MCUs, the STM32 MPUs are not flashed using JTAG/SWD, so when using STM32CubeProgrammer you must use USB (and the board should be in serial/USB DFU mode).

    JTAG/SWD is only used for debug purposes (e.g. with STM32CubeIDE).

    Regards.