Skip to main content
Associate II
March 11, 2024
Solved

STSW-IO-LINK on STEVAL-IDP004V2

  • March 11, 2024
  • 1 reply
  • 2648 views

How to open the STSW-IO-LINK evaluation firmware in the STM32CubeMX development platform? STSW-IO-Link is downloaded and extracted. The *.ioc file seems to be missing in the STSW-IO-LINK firmware package!

Best answer by STTwo-32

1. STSW-IO-LINK firmware is developed using IAR.

2. take a look at this video.

Best regards.

STTwo-32

 

1 reply

STTwo-32
Technical Moderator
March 11, 2024

Hello @Luna and welcome to the ST Community :smiling_face_with_smiling_eyes:.

The examples of this firmware are not developed starting from CubeMX configurations. So, there is not a .ioc file on the projects.

Best regards.

STTwo-32 

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.
LunaAuthor
Associate II
March 12, 2024

thanks for your information. if I want to change the firmware code and download it to MCU, do i need to start from 0 to create my own project and code? or do I have any other ways more easier?

STTwo-32
Technical Moderator
March 12, 2024

Changes should be done directly on the code or by starting a new project.

Best Regards.

STTwo-32 

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.