Skip to main content
Isaac Fróes
Associate II
November 26, 2020
Solved

I'm working with B-L072Z-LRWAN1 and the STM32CubeExpansion_LRWAN_V1.3.1. But when I thy to communicate using I2C i get locked waiting for I2C_FLAG_TXIS be SET.

  • November 26, 2020
  • 1 reply
  • 1082 views

This is how I configurated the I2C0693W000005CmgEQAS.pngThis is the part I'm geting locked.0693W000005CmgsQAC.png

    This topic has been closed for replies.
    Best answer by Isaac Fróes

    I found the solution, I just change the code flow to make it initialize the I2C by last

    1 reply

    Isaac Fróes
    Isaac FróesAuthorBest answer
    Associate II
    December 7, 2020

    I found the solution, I just change the code flow to make it initialize the I2C by last