cancel
Showing results for 
Search instead for 
Did you mean: 

X-NUCLEO-67W61M1 with stm32 board for beginners

mihirsinha_
Associate III

I have an X-NUCLEO-67W61M1 board for transmitting data over Wi-Fi, but I have no idea how to configure it. I have watched the related video from ST, but I still couldn’t understand the setup process.

For the host MCU, I have the following boards:

STM32 Nucleo-F103

STM32F103C8T6 (“Blue Pill”)

STM32H723

Will any of these work with the X-NUCLEO-67W61M1?
Please guide me through the configuration process.

5 REPLIES 5
STTwo-32
ST Employee

Hello @mihirsinha_ 

The  X-NUCLEO-67W61M1 shield should work with all Nucleo and DK Boards from ST. To configure it and understand how it works, i suggest you to have a look at those Wikis.  

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

Dear Sir,

I am completely new to this and currently do not know how to initiate or configure it. Could you please guide me on the steps to get started?

Your help will be highly appreciated.

The Wikis i've already mentioned together with the Projects (lot of them are based on .ioc file to help you understanding how configuration is done) available on the X-CUBE-ST67W61 should do the job.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

mihirsinha_
Associate III

Dear Sir,

As I mentioned earlier, I am completely new to working with these kinds of boards. I would be very grateful if you could kindly provide me with step-by-step instructions on how to get started. For example:

  • Step 1: Attach the X-CUBE-ST67W61 to the STM32 Nucleo-F103 board.

  • Step 2: [Next step you recommend]

  • Step 3: [Next step you recommend]

I would also like to know which software I should begin with and the order in which I should proceed.

Additionally, I noticed that the project files you shared are configured for a different board. Could you please guide me through the correct steps for my setup so I can follow along without confusion?

Your help will be extremely valuable to me.

dear Sir,
I don't think you get it; I want to transmit ADC 10 channel values using Wi-Fi. I did use BLE of stm32wb55cgu6 but now I am bit confused, please guide me.