2024-11-28 08:52 PM
Hello,
I am currently working with I2C communication using the Nucleo-L452RE board. I am encountering an issue where:
I have double-checked the configuration for both devices and ensured that the pull-up resistors are correctly connected. Despite this, the communication remains stuck in a busy state.
Here are some additional details about my setup:
I would appreciate any insights or suggestions to resolve this issue. If more details or specific configurations are required, please let me know.
Thank you in advance for your help!
2024-12-05 02:51 AM
Hello @kushikundana,
Thank you for your contribution. you can find several helpful I2C examples here: STM32CubeL4/Projects/NUCLEO-L476RG/Examples/I2C at master · STMicroelectronics/STM32CubeL4.
These examples cover various I2C scenarios and can provide valuable insights and reference code for your project.
With Regards,
2024-12-06 03:13 PM
Did you check with an oscilloscope to see if the I2C bus isn't in a low state?