STM32 - I2C in interrupt mode doesn't works

前端 未结 0 1506
半阙折子戏
半阙折子戏 2020-12-28 09:18

I am using a STM32 board to send I2C commands to a I2C slave using interrupt mode. I have initialized I2C module as below,

  hi2c2.Instance = I2C2;
  hi2c2.In         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题