I2C problem on some devices on STM32L432 but not STM32L433
I've got an issue that the STM32L432 on the Nucleo running a simple I2C I/F isn't working with a DHUT21 when exactly the same code on the 433 is fine. The same I2C code on both chips works fine with a BMP180 and many other devices. This is reproducible across some but not all Nucleo-L432 boards - some work OK with the DHUT21. The signals look fine except that the sensor is NAKing the address on the 432. Any ideas appreciated.

