Skip to main content
BDoon
Associate
August 3, 2018
Question

X-CUBE-MEMS-1 doesn't work with STM32CubeMX

  • August 3, 2018
  • 2 replies
  • 761 views

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.

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
August 3, 2018

X-CUBE libraries don't integrate with CubeMX, they are stand-alone code examples

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
BDoon
BDoonAuthor
Associate
August 3, 2018

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...)