Skip to main content
Visitor II
October 13, 2020
Solved

Communication between P-NUCLEO-IOD01A1 & P-NUCLEO-IOM01M1 evaluation boards to read sensor data?

  • October 13, 2020
  • 4 replies
  • 1583 views

Hi,

I am very new to STM32 & IO-Link community. We are thinking of implementing IO-Link for our sensor based structures. I have purchased two boards (P-NUCLEO-IOD01A1 & P-NUCLEO-IOM01M1) for slave and master communication. Can anybody please guide me how to achieve the following:

  • Communicate between the P-NUCLEO-IOD01A1 & P-NUCLEO-IOM01M1 to read the Sensor Data?
  • How to use the stack to read and output the data from either or both the boards?

Thanks :grinning_face:

Azeem

    This topic has been closed for replies.
    Best answer by Eleon BORLINI

    Hi Azeem @Azeem​,

    was the above solution ok for you?

    If so, you can mark the answer as Best to help future community users having the same question.

    Thanks,

    -Eleon

    4 replies

    ST Employee
    October 16, 2020

    Hi @Azeem​ ,

    let me please check if I well understood your question, since I'm not an expert on this topic.

    Your purpose is to setup a communication with / between the P-NUCLEO-IOD01A1 "sensors IO-Link board" and P-NUCLEO-IOM01M1 "master IO-Link board", right?

    If so, you can check the STSW-IOLINKGUI. This GUI is a Windows-based application able to control simultaneously the STSW-IOM001 and STSW-IOD003 firmware and able to automatically identify the firmware version. You can find the user manual UM2436 here.

    This helps you to debug the feature you want to implement in your custom application. This may not be a direct custom firmware to deploy the master and sensor IO-Link blocks, but you can start to do this by the firmware function pack of the single boards.

    Let me please know if it can be a good solution for you.

    -Eleon

    ST Employee
    October 22, 2020

    Hi Azeem @Azeem​,

    was the above solution ok for you?

    If so, you can mark the answer as Best to help future community users having the same question.

    Thanks,

    -Eleon

    AzeemAuthor
    Visitor II
    October 28, 2020

    Hi @Eleon BORLINI​ , Thank you for you reply. I was able to communicate between the boards. Now, I am actually going through the stacks to understand what is going on in their. Appreciate your time. Thanks

    ST Employee
    October 28, 2020

    Thank you for the update @Azeem​  :)

    Visitor II
    February 18, 2022

    Hi Azeem  @Azeem 

    I also have purchased two boards (P-NUCLEO-IOD01A1 & P-NUCLEO-IOM01M1) for master and slave communication.

    I want to read the Sensor Data .

    Is any guide to know how to use the stack to read the data from the boards?