Skip to main content
DWill.5
Associate
March 27, 2021
Solved

Generate STM32H745I-DISCO (Blinky LED Test)

  • March 27, 2021
  • 1 reply
  • 1048 views

I have a STM32H745I-DISCO with the STM32CubeIDE platform. I have reviewed various examples that generated the BSP folder for stm32h745i_discovery.h/c files. These files are not generating when creating my own project. I would like to use the BSP_LED_Toggle() function for ease of use while learning. I am new to embeds and appreciate your assistance.

This topic has been closed for replies.
Best answer by DWill.5

I found the answer with this attached resolution. Just simply port over files into the project workspace.

1 reply

DWill.5
DWill.5AuthorBest answer
Associate
March 27, 2021

I found the answer with this attached resolution. Just simply port over files into the project workspace.