Where is the Discovery demo software that runs on CubeIDE????
I have the latest STM32F407G-DISC1 board Rev D.
The software demos you download are not supported by CubeIDE. The applications notes do not reference CubeIDE. (UM1467)
STM32F4-Discovery_FW_V1.1.0.zip is the name of the demo files.
I tried to import examples into my work bench using File-->Import-->general-->Existing Projects into Workspace.
None of the examples will compile. There are path issues. It's looking for the CMSIS library in C:\ Libraries\CMSIS which were not installed there by CubeIDE.
So what do I do? It seems I should be able to build the demos using the CubeIDE.
By the way, I am able to create new projects using CubeMX, but I really don't want to re-invent the wheel.
