2021-08-05 06:45 AM
Hello @Khouloud ZEMMELI
Please refer to attachment.
After I installed and used the latest STM32CubeMX version 6.3.0, I am observing an issue. The PIN names that I had used in the IOC file, are now no longer present as macros in the generated code. Without the macro I no longer know the use of the PIN and have to refer to Schematics. The STM32CubeH7 MCU package version in use is unchanged and is 1.9.0
Please suggest a fix.
Thanks,
Rajeev
2021-08-26 06:18 AM
Hello @Rajeev Arora ,
Thank you for providing your ioc file, it helped me a lot, I can reproduce the problem using your project and I confirm the issue, you're right.
The problem occurs always when the IP uses a driver different from what GPIO is using.
Many thanks for raising the issue to our attention, it is now under analysis and it will be fixed.
Always thanks for your contribution,
Khouloud