2025-08-23 12:45 AM
I just started to look into this chip for a new project, so I decided to try to build a sample program in the Cube IDE. It seemed to work until I tried to enable I3C. Now the build system is complaining about missing files. The missing file is 'stm32h7rsxx_util_i3c.h', the error is '.../Drivers/STM32H7RSxx_HAL_Driver/Src/stm32h7rsxx_util_i3c.c':20:10: fatal error: stm32h7rsxx_util_i3c.h: No such file or directory'. Where can I find this file and where do I put it? Any help is appreciated, thanks.
2025-08-23 12:52 AM
I was able to fix this, I found a copy of the file somewhere on my HDD and was able to copy it into '.../Drivers/Inc/'. Then I was able to build it.
2025-08-23 1:22 AM
I guess you are following a wrong approach.
Take full advantage of the STM32CubeIde - post your design, describe step by step what you did - MUST work unelss:
Thank you
Mike
2025-08-25 1:17 AM
Hello @danr ,
Let me thank you for posting and welcome to the ST Community.
For more investigation, could you please provide your Ioc.File.
Thanks.
Mahmoud
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-08-25 2:20 AM
Hello @danr ,
I was able to reproduce your request.
Thank you for bringing this issue to our attention.
An internal Ticket was submitted to the Development Team (Internal Ticket Number: 216212).
I will keep you up to date when the problem is solved.
Thanks.
Mahmoud
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.