Strange MCU behaviour by passing pointer to stucture
Posted on March 24, 2014 at 13:44 Hi All, I'm running some code on Discovery STM32L152 board. I'm getting Hard Fault each time I initiate structure fields in a function: 1. void pid_Init(float p_factor, float i_factor...