cancel
Showing results for 
Search instead for 
Did you mean: 

Pin names related macros missing after updating to STM32CubeMX version 6.3.0

Rajeev Arora
Senior

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

10 REPLIES 10

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