element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
RoadTests & Reviews
  • Products
  • More
RoadTests & Reviews
Review Blogs STMicro, WURTH Elektronik and E14 Special Project - SensorTile Wireless Industrial Node
  • Blogs
  • RoadTest Forum
  • Documents
  • RoadTests
  • Reviews
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join RoadTests & Reviews to participate - click to join for free!
  • Share
  • More
  • Cancel
  • Author Author: Robert Peter Oakes
  • Date Created: 26 Nov 2025 7:22 PM Date Created
  • Views 68 views
  • Likes 3 likes
  • Comments 0 comments
Related
Recommended
  • STEVAL-C34KAT1
  • STDATALOG-PYSDK
  • würth elektronik
  • STLINK-V3SET
  • STEVAL-STWINBX1
  • EVLSPIN32G4-ACT
  • stmicroelectronics

STMicro, WURTH Elektronik and E14 Special Project - SensorTile Wireless Industrial Node

Robert Peter Oakes
Robert Peter Oakes
26 Nov 2025
STM_WURTH_Special_Project STWIN_box

STMicroelectronics, WURTH Elektronik and Element14 have created a Special Project which comprises an STMicroelectronics Motor Control Evaluation kit.

  1. EVLSPIN32G4-ACT  Motor control Evaluation Board
  2. STLINK-V3SET  Programmer/debugger  
  3. STEVAL-STWINBX1, STWIN.box - SensorTile Wireless Industrial Node Development Kit 
  4. STEVAL-C34KAT1 Vibrometer and temperature sensor expansion kit
  5. Multicomp MP710256  power supply (not so easy to get with 10A, 30V and 110V supply at a reasonable price :) 
  6. DB59M024035 BLDC motor from Nanotek
Contents
Introduction of special project
Overview of the entire kit and Capabilities
Programmer/debugger  STLINK-V3SET getting started
SensorTile STEVAL-STWINBX1 getting started
Motor control Evaluation Board EVLSPIN32G4-ACT  getting started
Adding external sensors to the main setup
Review of the Wurth Elektronik components used on EVLSPIN32G4-ACT
Ease of use summary

Other things to be added as we go  Slight smile

My focus in this post is the STEVAL-STWINBX1 (STWIN.box - SensorTile Wireless Industrial Node Development Kit )

This video looks at the sensor devices on the evaluation board and what software is needed, that being the STM32CubeProgrammer (We are running pre canned demo software). The STDATALOG-PYSDK a comprehensive Python framework designed to facilitate the capture, processing, and visualization of data from a wide range of sources

There will be several videos to follow looking at each hardware stage of the tool chain so "Programmer" - Industrial Sensor Board" - "Motor Control Board" and finally the Sensor extension board. I will also be looking at the Wurth Components used on the EVLSPIN32G4-ACT Motor control with regard to fit for purpose in this design and then overall sense of quality for all modules as well as ease of use. I will add links to the other videos and descriptions as I go so stay tuned.

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

This is a follow-up video as I had issues with SDK and Documentation / Videos not aligning with versions used in each. I figured it out and so was able to complete the graphing and data collection.

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

The video, SDK's and documents referenced are here:-

STEVAL-STWINBX1 product main page

STEVAL-STWINBX1 Getting Started PDF

Getting started with the STEVAL-STWINBX1 details of all the sensors, how to assemble and how to program with the STM32CubeProgrammer -(DFU Mode), over wifi from a phone or via STLINK (Various types). this document does not tell you where to get the apps from

STDATALOG-PYSDK Product Page

STDATALOG-PYSDK Quick Start Guide PDF, up to date and replaces python functionality previously found in HSDPython_SDK which is or was part of FP-SNS-DATALOG2 so if you are following older videos for demo directions etc then this is were the tools are that are expected to be in the HSDPython_SDK

FP-SNS-DATALOG2 GITHUB  if you want to use the SDK that matches most of the videos then go here and download V1.1 of the SDK, if you want to use the latest then you will also need the STDATALOG-PYSDK

FP-IND-DATALOGMC  STM32Cube Function Pack for high-speed data logging of sensors data and motor control telemetries

The videos on youtube are referenced to V1.1 of the FP-SNS-DATALOG2

Module 1 - Hardware and software Requirements, You will also need the STDATALOG-PYSDK if you using the latest downloads

Module 2 - Overview of the STWIN.box platform

Module 3 - Connecting and flashing the STWIN.box board. the bin file from 3.1 and 1.1 are different but both function as expected.

Module 4 - Capturing sensor data over USB, You will also need the STDATALOG-PYSDK if you using the latest downloads

Module 5 - Capturing sensor data to the Micro SD card, I skipped this one.

Module 6 - Utilizing the machine learning core. The sensors we are interested here do not have a machine learning cores but this is a cool demo. You can use the core STM32 cpu for machine learning but I have not found any demos yet to show and it is currently not in my expertise to code it.

It was a real pain to find and adjust for the latest versions of the SDK, the conclusion I came to was to ignore the command line data collection as the GUI version is so much better and more dynamic. though it will work if you want to try it.

Take II on some pointers (First save lost quite a bit... )

Use GitHub to download  STDATALOG-PYSDK as it has links to other repositories. I used GitHub desktop and it seems to automatically use recursive download.

if you want to follow exactly the video modules as shown above you will need to download V1.1 of the FP-SNS-DATALOG2 repository as it is not available from the ST website.

Shorten your paths, it is far easier to type in the commands if there short.

The STDATALOG-PYSDK quick start brief is an excelent start to using the demo software and is written for the latest software.  make sure you follow the instructions as written, you should only have to adjust the path to commands and config files based on were you extracted or saved them.

when using the python GUI from STDATALOG-PYSDK it will work with the 1.1 or 3.1 pre compiled demo binaries. It is an excelent and easy to use app for all the sensors on the board and gives great graphs in real time. it is as easy as a click or two to change what your looking at.. Vibration, Compass, inclinometer, vibration etc.

imageimageimage

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

  • Sign in to reply
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube