cancel
Showing results for 
Search instead for 
Did you mean: 

ST67W61 How to use it?

zsl
Associate

如何在 STM32F1/F4 或其他制造商的 MCU 上使用 ST67W61?是否有完整的开发过程?基于 MDK


Translated to English by Google:

How to use ST67W61 on STM32F1/F4 or other manufacturers' MCUs?

Is there a complete development process?

Based on MDK.

4 REPLIES 4
Andrew Neil
Super User

https://www.st.com/content/st_com/en/campaigns/st67w-wifi6-bluetooth-thread-module-z13.html#:~:text=Smart%20appliances-,Get%20started,-Flexible%20prototyping%20with

https://www.st.com/en/wireless-connectivity/wi-fi-products.html

https://www.st.com/en/wireless-connectivity/st67w611m1.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.
TarikAb
ST Employee

Hi,

The ST67W611M1 is operated with a companion host such as STM32. An X-NUCLEO is available for the users to play with the device and explore its capabilities. 

An X-CUBE expansion package is provided with several implementation examples. You can have a look here for more information on the portability across other STM32 MCUs.

 


In order 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.

But what about support for hosts other than STM32 - particularly 3rd party ?

As noted elsewhere, the documentation is pretty light - probably not sufficient for porting to a 3rd-party host?

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.

Hi Andrew,

Is this a situation you are facing (need to use a 3rd party Host with the ST67)?

If such is the case, you'd need to do your own porting knowing that the ST67 the ST67W6X Network Driver is agnostic to the MCU that is used.

These two wiki pages (X-CUBE-ST67W61 Architecture and How to use X-CUBE-ST67W61 TM32CubeMx pack) will help you get an overview and understanding of the project structure and provide you with some useful tips.

Regards,

Tarik


In order 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.