cancel
Showing results for 
Search instead for 
Did you mean: 

Generating code of STM32072B-EVAL from CubeMX

Rami JAZIRI
Associate
Posted on June 08, 2017 at 10:48

Hi,

i'm trying to generate code of STM32072B-EVAL via CubeMX, the Tollchain i use is MDK-ARMV5.

I notice that the board support in manage run-time environment didn't match with STM32072B-EVAL evaluation board and it represent another board which is STM32072-Discovery , and so i can't find GLCD_fonts.c or Joystick.c files.

Thanks for help,

#cubemx #stm32072b-eval #mdk-armv5
1 REPLY 1
Imen.D
ST Employee
Posted on June 08, 2017 at 11:34

Hello

jazirirami9

,

You should add manually BSP library as it is not supported

in the

CubeMX code generation.

You can get inspired from this document, it will help you to integrate BSP manually:

https://community.st.com/0D50X00009bMM6QSAW

B

est Regards

Imen

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