Resolved! I2C1 ACK is not getting enabled in stm32f446re
I have configured the GPIO for I2C1(Alternate function 4) and enabled the Clock for I2C1. After that I am trying to enable the ACK. but not able to enable that.. Also tried for I2C2 and I2C3 facing the same issue.//enable the clock for the I2C periph...