2022-01-08 02:54 AM
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.
2022-04-05 08:41 AM
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