cancel
Showing results for 
Search instead for 
Did you mean: 

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

hedejiang
Associate

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.

1 ACCEPTED SOLUTION

Accepted Solutions
Imen.D
ST Employee

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

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

View solution in original post

2 REPLIES 2
Andrew Neil
Super User

Have you checked-out the User Manuals for the two boards ?

https://www.st.com/en/evaluation-tools/x-nucleo-67w61m1.html#documentation

https://www.st.com/en/evaluation-tools/nucleo-h7s3l8.html#documentation

 

https://www.st.com/content/st_com/en/campaigns/st67w-wifi6-bluetooth-thread-module-z13.html

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
Imen.D
ST Employee

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

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen