Compiling IHM07M1 Motor Code on Nucleo F302R8
Instead of trying to figure out how to open or import the code, I tried copying the relevant (F302R8) files into my project. I compiled most of the way, and the majority of the time it was a missing include file, or there was a comment to take out to select my microcontroller. Now I'm getting errors like 'PULL', 'PIN', 'PLL', etc. can not be resolved. I've copied the entire include directories into my project, so I'm at a loss as to where these things are defined. Any help here would be appreciated, or if you think I've gone down the wrong path, let me know!