X-CUBE-MEMS-1 doesn't work with STM32CubeMX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-08-02 5: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.
- Labels:
-
STM32CubeMX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-08-02 7:26 PM
X-CUBE libraries don't integrate with CubeMX, they are stand-alone code examples
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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...)
