User Activity

I took an example code from the CubeWL packet, specifically PingPong, and it works fine out of the box.After than I starded to work on the code to adapt it to my need. Specifically I opened CubeMX and added the I2C periferal. After the code generator...
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 f...