cancel
Showing results for 
Search instead for 
Did you mean: 

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

Luca Mainini
Associate II

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.

1 REPLY 1
Louis AUDOLY
ST Employee

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