Skip to main content
Graduate
June 24, 2025
Solved

How to connect nucleo-h7s3l8 and x-nucleo-67w61 ?

  • June 24, 2025
  • 2 replies
  • 347 views

hedejiang_0-1750762742672.jpeg

nucleo-h7s3l8   x-nucleo-67w61     

I don't know how to connect them.

Could you please show it in pictures?

Thank you.

    This topic has been closed for replies.
    Best answer by Imen.D

    Hello @hedejiang ,

    The X-NUCLEO-67W61M1 board is connected to the NUCLEO host board via the Arduino connectors:

    • The 5V, 3V3, GND through the CN6
    • The SPI (CLK, MOSI, MISO), SPI_CS and USER_BUTTON signals through the CN5
    • The BOOT, CHIP_EN, SPI_RDY and UART TX/RX signals through the CN9

    You can find more details on the ST wiki page: ST67W611M Wi-Fi®– CLI Project - stm32mcu

    This package may help you on your working project: https://github.com/STMicroelectronics/x-cube-st67w61/tree/main/Projects/NUCLEO-H7S3L8

    2 replies

    Imen.DAnswer
    Technical Moderator
    June 24, 2025

    Hello @hedejiang ,

    The X-NUCLEO-67W61M1 board is connected to the NUCLEO host board via the Arduino connectors:

    • The 5V, 3V3, GND through the CN6
    • The SPI (CLK, MOSI, MISO), SPI_CS and USER_BUTTON signals through the CN5
    • The BOOT, CHIP_EN, SPI_RDY and UART TX/RX signals through the CN9

    You can find more details on the ST wiki page: ST67W611M Wi-Fi®– CLI Project - stm32mcu

    This package may help you on your working project: https://github.com/STMicroelectronics/x-cube-st67w61/tree/main/Projects/NUCLEO-H7S3L8