Skip to main content
Visitor II
June 13, 2025
Solved

ST67W61 How to use it?

  • June 13, 2025
  • 2 replies
  • 1277 views

如何在 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.

Best answer by TarikAb

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.

 

2 replies

Andrew Neil
Super User
June 13, 2025
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.
TarikAbBest answer
Technical Moderator
June 16, 2025

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.
Andrew Neil
Super User
June 16, 2025

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.
Technical Moderator
August 19, 2025

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.