2025-06-23 8:48 PM - last edited on 2025-06-24 2:36 AM by Amel NASRI
Hi,
Programmed sparkfun thing plus stm32f4 i2c bus in slave mode and sending the serial data to the i2c bus. The bus is hanging after some point of time.
Any help will be appreciated.
Thanks,
2025-06-24 1:11 AM
Welcome to the forum,
We need some more details - please see How to write your question to maximize your chances to find a solution
@hareshel wrote:sparkfun thing plus stm32f4
You mean this: https://www.sparkfun.com/sparkfun-thing-plus-stm32.html ?
As it's a 3rd-party board - not ST's board - your first port of call should be Sparkfun:
https://www.sparkfun.com/support
https://community.sparkfun.com/
Have you followed their Getting Started guide:
https://learn.sparkfun.com/tutorials/stm32-thing-plus-hookup-guide#software-setup-and-programming
@hareshel wrote:Programmed i2c bus in slave mode and sending the serial data to the i2c bus.
Please give more detail on that.
Show your code: How to insert source code.
If it's a slave, what is the master?
Please show your connections.
What debugging have you done so far?