2024-06-26 01:06 AM
Hi, while doing my project I encounterd some problem.
I'm implementing I2C with 1 master and 4 slave boards.
Master is NUCLEO-U575ZI-Q and slaves are L432KC.
My code is clear. (I'm sure because it works well just few minutes ago..)
I debug master to see the process of I2C, and it stop at HardFault_Handler session.
plz let me know what the function is and how can I solve this issue.
Thanks
2024-06-26 01:17 AM
I also check this..