2025-05-15 1:14 AM - last edited on 2025-05-15 1:26 AM by Andrew Neil
在 STM32Cube_FW_WB_V1.22.1\Projects\P-NUCLEO-WB55 下。Nucleo\Applications\BLE 中,某些文件有。IOC 文件,而其他文件则没有。例如,在 BLE_CableReplacement 中,没有。与 STM32CUBEMX 相关的 IOC 配置文件。如何获得?
2025-05-15 1:16 AM - last edited on 2025-05-15 1:39 AM by Andrew Neil
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?
2025-05-15 1:26 AM
Not all examples have .ioc files - that's just the way it is:
2025-05-15 1:40 AM
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.
2025-05-15 3:38 AM - edited 2025-05-15 3:39 AM
.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.