hard fault error stm32 while transfer with UART (Stm32F0 )

Status
Not open for further replies.

alibarghi

Member level 2
Joined
Jun 30, 2013
Messages
42
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,559
My program will stop sending the serial while transmit UART .
It go to hard fault error interrupt .

What is the cause and how can I fix it?
 

Hard fault is related to external bus interface (FSMC) access, e.g. accessing not enabled memory range etc. Debugger can show you which instruction is causing the fault.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…