2021-03-02 05:58 AM
Hello everyone, I'm using the evaluation board of the motor driver POWERSTEP01 (EVLPOWERSTEP01) with a nucleo board NUCLEO-F401-RE. I want to know how to integrate this library in a classic project STM32 cubeMX IDE. I find the libray included in a "Hello world" Project but the problem is that i have to program my board via ARM mbed.
But, i want to use this library in a STM32 cubeMX project ... So my questions is : How to includes the right files of this library to be able to use its functions?
You can see two picture : the first one show where the library is, and the second show were i want to include it.
This is the Mbed interface where the library is (There are a lot of files and I don't know which ones to take)
And this is where i want to includes the right files to program my board via STM32CubeMX
I have tried to be as clear as possible, Thank for your help
2021-03-14 08:42 PM
Dear @LHerm.1
Does this library have any dedicated documentation?
Best regards
Laurent Ca...