This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

HAL_I2C_Master_Receive_IT not working

Hi,
I am using STM32F413ZHTx, for that I am using keil uvision v5.16a and using CubeMX v4.22.0,

I am not able to transmit or receive by HAL_I2C_Master_Transmit_IT or HAL_I2C_Master_Receive_IT.
I am always getting HAL_Timeout or Busy(), Can you help me out on this,
thanks,

0