2025-06-12
11:39 PM
- last edited on
2025-07-08
7:19 AM
by
Maxime_MARCHETT
如何在 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.
2025-06-13 12:40 AM
https://www.st.com/en/wireless-connectivity/wi-fi-products.html
https://www.st.com/en/wireless-connectivity/st67w611m1.html
2025-06-16 3:41 AM
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.
2025-06-16 4:01 AM
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?
2025-08-19 1:34 AM
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