Skip to main content
Associate
May 15, 2025
Solved

How to obtain the .ioc file

  • May 15, 2025
  • 2 replies
  • 588 views

在 STM32Cube_FW_WB_V1.22.1\Projects\P-NUCLEO-WB55 下。Nucleo\Applications\BLE 中,某些文件有。IOC 文件,而其他文件则没有。例如,在 BLE_CableReplacement 中,没有。与 STM32CUBEMX 相关的 IOC 配置文件。如何获得?

This topic has been closed for replies.
Best answer by STTwo-32

Hello @Thorn 

The examples that do include the .ioc file are those that are created based on the STM32CubeMX. But for other examples (that didn't start based on the .ioc file configurations) there is not a .ioc file so can't obtain it.

Best Regards.

STTwo-32 

2 replies

ThornAuthor
Associate
May 15, 2025

Under STM32Cube_FW_WB_V1.22.1\Projects\P-NUCLEO-WB55.Nucleo\Applications\BLE, some files have .IOC files, while others do not. For instance, in BLE_CableReplacement, there is no .IOC configuration file related to STM32CUBEMX. How can it be obtained?

STTwo-32
STTwo-32Best answer
ST Technical Moderator
May 15, 2025

Hello @Thorn 

The examples that do include the .ioc file are those that are created based on the STM32CubeMX. But for other examples (that didn't start based on the .ioc file configurations) there is not a .ioc file so can't obtain it.

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.
Pavel A.
May 15, 2025

.IOC files for many ST boards are on the github: https://github.com/STMicroelectronics/STM32_open_pin_data/tree/master/boards

These are "defaults" not associated with specific projects.

Customized pinouts or .ioc for custom boards can be obtained from consultants.