2019-10-02 07:25 AM
Hi,
I'm trying to configure an I2C interface in SMBUS mode on an STM32F4. However, cubemx (v5.3.0) does not correctly generate code (missing include and file about HAL SMBUS, missing handle, empty init function, etc.). Compilation failed.
Is there a plan to fix it?
Thanks
Solved! Go to Solution.
2019-10-23 01:05 AM
2019-10-03 02:37 AM
Hello @Antoine
Could you please send me your .ioc file to check the problem.
Regards,
Nesrine
2019-10-07 06:11 AM
2019-10-11 06:20 AM
Hello @Antoine
Thanks for the feedback,
It will be fixed next cubeMX version.
Best regards,
Nesrine
2019-10-23 01:05 AM
Fixed in cubemx v5.4.0
Thank you