Skip to main content
Luca Mainini
Associate
January 8, 2022
Question

I've a problem with the integration of I2C communication within the Sequencer utility.

  • January 8, 2022
  • 1 reply
  • 918 views

I'm working with STM32WL (Nucleo board). I connect it to a sensor via I2C and everything goes fine until I try to call the communication function via Sequencer. Using the Sequencer I get an error from HAL_I2C_Master_Transmit. The error is a timeout from I2C_WaitOnTXISFlagUntilTimeout.

This topic has been closed for replies.

1 reply

Louis AUDOLY
ST Employee
April 5, 2022

Hello,

Thank you for your interest and sorry for the late reply.

Have you find the solution of your issue ?

Otherwise, did you know you can find I2C example available on STM32Cube_FW_WL_1.2.0\Projects\NUCLEO-WL55JC\Examples\I2C ?

Let me know

Regards