UM1848 Documentation needs to be updated. It is from February 2016 (DoclD027273 Rev 2) and STM32CubeIDE has changed a lot since then.
I just bought a NUCLEO-F104RE and the X-NUCLEO-IHM01A1.
The main problem is have is where to put the en.x-cube-spn1 files.
The instructions in Section 3.3 need to be a little clearer and more specific.
Also there is no .ioc file in the software.
Do you build a default (in my case) Nucleo-F401RE board project then start over writing files from the files in en.x-cube-spn1? It does not say.
The compiled help files like X-CUBE-SPN1-HELP.chm does not work right.
I can see the contents, but no text under the contents. Please just give a .pdf of the detailed information and screw the help file.
Paragraph 3.3.1.1
Where do the files from the BSP folder go? Do you create a BSP folder in the project? Where? Under Drivers? Or under Core? Or does the .h files go into the /Core/Inc and the .h files go under /Core/Src? Or somewhere else?
Paragraph 3.3.1.2
First paragraph talks about MotorControl/motorcontrol.c/h files.
I searched the entire directory structure and could not find motorcontrol.c or motorcontrol.h!
I did find the motor.h but not where to put it. from the second paragraph.
Paragraph 3.3.1.3
Found the files, but not sure where to put them.
Paragraph 3.3.2
Most of these I was able to figure out because they were already in the project. However I am very concerned about overwriting files like .project and .cproject from 2016 into a Version 1.11.0 STM32CubeIDE because a lot has happened with the IDE since 2016.
