2018-08-02 05:23 PM
I have installed STM32CubeMX version 4.26.1. I have downloaded X-CUBE-MEMS1 5.0.0. I go to Help->Manage embedded software packages, and click on "From Local..." I pick the zip file containing X-CUBE-MEMS1, and I get the error message "This Package version is not managed on this version of STM32CubeMX".
How can I use X-CUBE-MEMS1 to generate BSP code to interact with the IKS01A2 expansion board that I purchased? I am using a STM32L476RGT6.
2018-08-02 07:26 PM
X-CUBE libraries don't integrate with CubeMX, they are stand-alone code examples
2018-08-03 11:27 AM
Ah. So there's no way to use the CubeMX software to generate code that will initialize and talk to an expansion board? (In this case the IKS01A2 MEMS board...)