Question
STM32 DISCOVERY BOARD WITH STM32F10x_StdPeriph_Lib_V3.5.0
Posted on May 19, 2012 at 15:38
I am new to STM32 discovery and using the program package STM32F10x_StdPeriph_Lib_V3.5.0. I am trying to run adc module with this package .
But when, I run that code provided into example into STM32 discovery board. Its not working.I see with debugger that program is stuck at a function Hard_fault_handler();Please help me in moving to right direction.