Possible Bug in STM32CubeMX v6.13.0
Hi,
I am using the STM32G0B1CBTx on the STM32CubeMX and setting the I2C1 for SMBus-two-wire-Interface. I want to disable the timeouts but I noticed that when I do so, the clock timeout enable (bit 15 of I2C_TIMEOUTR register) is still high. Looking at the generated timeout value to be written in the register (0x0000830D), it shows that indeed, the STM32CubeMX is enabling the timeout even though I selected Disable. Below is a screenshoot showing this. Is this a bug in MX ?


