cancel
Showing results for 
Search instead for 
Did you mean: 

HardFault_Handler

eunni
Associate III

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

1 REPLY 1
eunni
Associate III

eunni_1-1719389824112.png

I also check this..