Skip to main content
tekampe
Associate II
August 11, 2016
Question

Cube MX and Flash

  • August 11, 2016
  • 1 reply
  • 981 views
Posted on August 11, 2016 at 08:17

Hey,

i'm using CubeMX to generate code. In one of the examples is an EEPROM emulation (STM32Cube_FW_F1_V1.4.0\Projects\STM32F103RB-Nucleo\Applications\EEPROM\EEPROM_Emulation) which I want to use. 

My Problem is that I can not find the Button in CubeMX so that the generated stm32f1xx_hal_conf.h enables the HAL_FLASH_MODULE_ENABLED define.

I hope you can help me.

Jens

#cubemx-hal-flash
This topic has been closed for replies.

1 reply

Nesrine M_O
Associate
August 11, 2016
Posted on August 11, 2016 at 11:30

Hi Jens,

The flash is enabled by default using CUMEMX.

-Syrine-