In CubeMX v6.6.1 with STM32G0 MCU package 1.6.1, there is no option for I2C2 to select SMBus-two-wire interface. Only I2C and SMBus-Alert-Mode.Is this by design (then why?) or an error in CubeMX?
Posted on February 26, 2016 at 03:09
With STM32CubeMX v4.0 and STM32CubeF0 v1.5.0 the GPIO initialization for a hardware NSS pin has changed and doesn't match the information in the reference manual.
For example SPI1_NSS from STMCubeF0 v1...
Hi Peter,The issue here is that it is not possible to select SMBus two-wire for I2C2 from CubeMX. Only SMBus-Alert-Mode is available so it doesn't seem optional.I don't see anything in the reference manual that states I2C2 cannot operate in two-wire ...