cancel
Showing results for 
Search instead for 
Did you mean: 

searching tutorial for STM32F091C-Eval.

SAbis
Associate III

Hi I bought the STM32F091C-Eval board to practice for µC programming. But it seems i have never programmed anx µC and I am looking now for step for step µC programming for the STM32F091C-Eval. I downlaod the STMCube and ARM MDK for the programming and all the existing example when compiles give the error could not load file ...axf.

I programm the 4 LED on the board to blink, but it is quite difficult to get the right function for the right peripheric and to find it.

1 REPLY 1
Imen.D
ST Employee

Hello @SAbis​ ,

Your description about the problem to load .axf file is not clear. May be you should check the appropriate flash algorithm selected in the debugger options.

I recommend you to check the User Manual UM1785 " Description of STM32F0xx HAL and Low-layer drivers" to have an overview of the HAL drivers and detailed description of each peripheral driver (structures, the functions and the parameter names. )

Kind Regards,

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen