Skip to main content
MEder
Associate III
February 14, 2019
Solved

CubeMX 5.0.1 Empty hal_conf file on 32F746DISCOVERY demo

  • February 14, 2019
  • 2 replies
  • 729 views

I am attempting to ​setup the TouchGFX on a 32F746DISCOVERY Board with CubeMX and SW4STM32.

When I create the Board project in CubeMX, the stm32f7xx_hal_conf is empty.

I would have expected that the Peripherals would have some initialization code setup by Cube, but I am new to Cube so perhaps someone can point out if stm32f7xx_hal_conf needs to be setup by me or if its a bug in Cube.

Thanks

Martin 

This topic has been closed for replies.
Best answer by MEder

​Hello,

OK, I have resolved this issue on Win 7. 

I uninstalled Cube,

Re-installed JRE,

Installed CubeMx.

Now, I get a populated stm32f7xx_hal_conf.h file.   

Thanks

2 replies

Technical Moderator
February 14, 2019

Hello,

Please share your ioc file for check.

Kind Regards,

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
MEder
MEderAuthor
Associate III
February 14, 2019

​Hi,

I think this is a JRE Problem. I am running Win7, and JRE 1.8.201.

On a Win X system I can Create the project and get a correct hal_conf file.

Thanks

MEder
MEderAuthorBest answer
Associate III
February 14, 2019

​Hello,

OK, I have resolved this issue on Win 7. 

I uninstalled Cube,

Re-installed JRE,

Installed CubeMx.

Now, I get a populated stm32f7xx_hal_conf.h file.   

Thanks