STMicroelectronics / STM32CubeH7

STM32Cube MCU Full Package for the STM32H7 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
https://www.st.com/en/embedded-software/stm32cubeh7.html
Other
503 stars 304 forks source link

stm32h7xxx_discovery_conf_template.h replace with the actual stm32h7xxx_discovery_conf.h from the BSP example folder #207

Closed VictorTagayun closed 2 years ago

VictorTagayun commented 2 years ago

Why is stm32h7xxx_discovery_conf.h not in the BSP folder in STM32Cube_FW_H7_Vn.nn.n\Drivers\BSP\STM32H7xxxx? Instead, stm32h7xxx_discovery_conf_template.h is there. I still need to copy from the BSP example for the correct definitions and other things.

RKOUSTM commented 2 years ago

Hi @VictorTagayun,

Thank you for your report. According to our development team, the stm32h7xxx_discovery_conf_template.h file is a user file, while the stm32h7xxx_discovery_conf.h file is a customizable file for each application. In order to emphasize each use case, a generic file is proposed as a reference template.

Please allow me to close this issue now. Thank you once again for your report. We are looking forward to reading from you again.

With regards,