Skip to main content
Associate
April 28, 2025
Solved

STSW-ST25R001: missing .ioc file

  • April 28, 2025
  • 2 replies
  • 318 views

Hi all.

We are evaluating the use of ST25R3911B on production line in order to communicate with our metering product which embeds STM32U5 and ST25DV.

We'd like to customize STSW-ST25R001 firmware for ST25R3911B-DISCO board to our needs but the provided firmware project, part of which was clearly generated through CubeMX, targets the Keil toolchain and lacks the CubeMX .ioc project file, whereas we need to use the GCC toolchain embedded in CubeIDE.

Can you provide the CubeMX .ioc project file to speedup our development as soon as possible?

Thank you in advance.

Best regards.

This topic has been closed for replies.
Best answer by Ulysses HERNIOSUS

Hi,

not sure if the ioc file still matches the sources, some settings may have been changes afterwards.

An alternative could be the X-CUBE-NFC5 and the ST25 NFC lib which from SPI connection perspective should be identical. IMO the X-CUBE-NFC5 should contain an IOC file.

Attaching the old IOC file from ST25R3911B-DISCO without any guarantees.

 

Ulysses

2 replies

Andrew Neil
Super User
April 28, 2025
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Ulysses HERNIOSUS
Technical Moderator
April 28, 2025

Hi,

not sure if the ioc file still matches the sources, some settings may have been changes afterwards.

An alternative could be the X-CUBE-NFC5 and the ST25 NFC lib which from SPI connection perspective should be identical. IMO the X-CUBE-NFC5 should contain an IOC file.

Attaching the old IOC file from ST25R3911B-DISCO without any guarantees.

 

Ulysses